   <!DOCTYPE html>
<html lang="en">
	<head>
		<meta name="viewport" content="width=device-width, initial-scale=1.0">
		<meta http-equiv="content-type" content="text/html; charset=utf-8" />
		<title>DIGITALWORLDTOKYO.COM domain name is for sale. Inquire now.</title>
		<meta name="description" content="DIGITALWORLDTOKYO.COM is available for purchase. Get in touch to discuss the possibilities!">    

                    <base href="https://www.digitalworldtokyo.com/">
            
		<!-- FAVICON -->
		<link rel="icon" type="image/png" href="img/y.png">
		
		<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
		<link href='https://fonts.googleapis.com/css?family=Oswald:400,700' rel='stylesheet' type='text/css'>
		<link rel="stylesheet" type="text/css" href="css/page_specific/landing_themes/nobo/style.css"> 
		<link rel="stylesheet" type="text/css" href="css/page_specific/landing_themes/loading_spinner.css">     

		<!-- Font Awesome -->
		<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">

        <!-- Altcha -->
        <script async defer src="https://cdn.jsdelivr.net/gh/altcha-org/altcha/dist/altcha.min.js" type="module"></script>
        <link href="css/altcha.css" rel="stylesheet">
		
		
        <!-- Efty infrastructure UA -->
        <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51651642-1"></script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag(){dataLayer.push(arguments);}
            gtag('js', new Date());
            gtag('config', 'UA-51651642-1');
        </script>
        <!-- ./Efty infrastructure UA -->

        <!-- /Efty user GA4 / UA -->
                    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-189069200-1"></script>
            <script>
                window.dataLayer = window.dataLayer || [];
                function gtag(){dataLayer.push(arguments);}
                gtag('js', new Date());

                gtag('config', 'UA-189069200-1');
            </script>
                    <!-- /Efty user GA4 / UA -->
		</script> 
		
	</head> 	<body>
		
		<!-- www.efty.com lander theme 'nobo' -->
		
		<div id="preloader">
			<div id="status">
				<div class="spinner">
				  <div class="spinner-wrapper">
					<div class="rotator">
					  <div class="inner-spin"></div>
					  <div class="inner-spin"></div>
					</div>
				  </div>
				</div>
			</div>
		</div>
		
		<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet">
		<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
				
		<nav class="navbar fixed-top">
			
			<div class="col-md-3">
			</div>
			
			<div class="col-md-6 text-center">
				
				<!--
				<div class="logo-not-on-xl">
						<div class="pr-3">
		<h1 id="logo_text">
			DIGITALWORLDTOKYO.COM		</h1>				
	</div>
					</div>-->
				
			</div>
			
			<div class="col-md-3 d-none d-md-block text-right">
				
				
			</div>
			
		</nav>	

		<section id="make_offer_full_screen" class="d-none">
			
			<div class="container h-100">
				
				<div class="row align-items-center h-100">
					
					<div class="col-12 col-md-6 mx-auto">
								
						<div class="offer-box-step-two pt-4 pb-3 pl-5 pr-5">
							<a href="javascript:void(0);" id="close_offer_box"><i class="far fa-window-close"></i></a>
							
							<h4 class="mb-4">Complete your offer</h4>
							
							<form action="routes/ajax_actions/landing_themes/add_inquiry_cap.ajaxa.php" method="post" class="odf_ajax" data-target="form_feedback" autocomplete="off" id="contact_form_second">                                                     			
								
								<input type="hidden" name="domain_id" value="4908359">  
								<input type="hidden" name="user_id" value="12144">
								
								<div id="form_feedback" class="mb-3">
								</div>
								
								<div class="row">
								
									<div class="col-sm-6">
									
										<div class="form-group row mb-2">
											<label for="name" class="col-sm-3 col-form-label">Name</label>
											<div class="col-sm-9">
												<input type="text" name="name" id="name" autocomplete="off" class="form-control" required>
											</div>
										</div>
									
									</div>
									
									<div class="col-sm-6">
									
										<div class="form-group row mb-2">
											<label for="email" class="col-sm-3 col-form-label">Email</label>
											<div class="col-sm-9">
												<input type="email" name="email" id="email" autocomplete="off" class="form-control" required>
											</div>
										</div>
										
									</div>
									
								</div>
								
								<div class="row">
								
									<div class="col-sm-6">
								
										<div class="form-group row mb-2">
											<label for="phone" class="col-sm-3 col-form-label">Phone</label>
											<div class="col-sm-9">
												<input type="text" name="phone" id="phone" autocomplete="off" class="form-control" required>
											</div>
										</div>
												
									</div>
								
									<div class="col-sm-6">
								
										<div class="form-group row mb-2">
											<label for="name" class="col-sm-3 col-form-label">Offer</label>
											<div class="col-sm-9">
												<input type="text" placeholder="Min: USD 35000.00" name="offer" id="offer" autocomplete="off" class="form-control" required>
											</div>
										</div>
										
									</div>
									
								</div>
								
								<div class="row">
								
									<div class="col-sm-12">
								
										<label for="name" class="col-sm-2 pl-0 col-form-label">Message</label>
										<textarea class="form-control" name="message" rows="2" autocomplete="off" required></textarea>
										
										
									</div>
									
								</div>
								
												
																
								
								<div class="form-group row mb-0 mt-2">
									
									<div class="col-sm-8">
										<div class="altcha-wrapper theme-nobo">
                        <altcha-widget
                                challengeurl="https://sentinel-w5bmbzne6a7cs.azurewebsites.net/v1/challenge?apiKey=key_1jcc7jkd200a1tg7mhs"
                                name="altcha"
                        ></altcha-widget>
                    </div>
									</div>
									
									<div class="col-sm-4 text-right">
										<input type="submit" id="submit_step_two" class="btn btn-lg btn-primary mt-1 pl-4 pr-4" value="&#xf1d8;&nbsp;&nbsp;&nbsp;Send">
									</div>
									
								</div>	
								
							</form>
						
						</div>
					</div>
				</div>
			</div>
		
		</section>
		
		<section id="main">
			<div class="container h-100">
				
				<div class="row align-items-center h-100">
					
					<div class="col-12 col-lg-6 mx-auto">
					
						<!--<div class="logo-on-xl mb-2">
								<div class="pr-3">
		<h1 id="logo_text">
			DIGITALWORLDTOKYO.COM		</h1>				
	</div>
							</div>-->
						<h2 class="title">The Domain Name</h2>
						<div class="m-0 pr-2">
							<h1 class="title" id="logo_text">DIGITALWORLDTOKYO.COM</h1>
						</div>
						<h2 class="title mt-0">Is For Sale!</h2>
						<p class="align-middle mb-4 mt-4 bio">Secure Payment through Escrow. Get it now.</p>
						
					</div>
					
					<div class="col-12 col-lg-6 mx-auto">
						<div class="jumbotron mb-0 mt-0 pb-4 pt-2 pl-1 pr-1">
							
														
							<div id="buy_now" class="pb-0 pt-4 pl-4 pr-4">
																					<div id="dummy_div"></div>
					
					<div class="container">
					
						<div class="row align-items-center">
							<div class="col-3 col-lg-2">						
								<img src="img/landing_themes/kiffer/escrow.png" alt="Escrow">
							</div>
							<div class="col-9 col-lg-10">
								<h4 class="bin-title">Buy safely and securely with <strong>Escrow.com</strong></h4>
							</div>
						</div>
						
						
						<div class="row align-items-center">
							<div class="col-12">	
					
								<p class="mt-3 smaller">When buying DIGITALWORLDTOKYO.COM, your transaction is securely processed by Escrow.com, a licensed escrow company.</p>
					
							</div>
						</div>
						
						<div class="row align-items-center mt-1	">
							<div class="col-12">	
					
								<p><strong>DIGITALWORLDTOKYO.COM - USD 60,000</strong></p>
					
							</div>
						</div>
						
						<div class="row align-items-center">
							<div class="col-lg-12">						
								<a href="javascript:void(0);" id="escrow_pay" class="btn btn-lg btn-success escrow_pay pl-4 pr-4 mr-3"><i class="fas fa-shopping-cart mr-3"></i>Buy now</a>
								<a href="javascript:void(0);" id="toggle_make_offer" class="btn btn-lg btn-secondary"><i class="fas fa-chevron-right mr-3"></i>Or make an offer</a>
							</div>
							
						</div>
						
					</div>
					
					<script>
					
						$( document ).ready(function() {

							$('.escrow_pay').click( function(e) {
								
								e.preventDefault();
								Odf.ajax.post('ajaxa/transactions/initiate/', 'div#dummy_div', { domain_id: 4908359, user_id: 12144 });
								return true;
								
							});
						
						});
					
					</script>																
							</div>	
						
														
							<div id="make_offer" class="pb-0 pt-4 pl-5 pr-4 d-none">
							
								<h4>Make an offer</h4>
								<p>Fill out your offer for DIGITALWORLDTOKYO.COM below, to get in touch with the owner of this domain name.
								
								<form action="" method="post" autocomplete="off" id="contact_form_first">    
									
									<div class="row mt-3">
									
										<div class="col-8">
									
											<div class="form-group row mb-2">
												<label for="offer_first_step" class="col-sm-3 col-form-label">Offer</label>
												<div class="col-sm-9">
													<input type="text" autofocus placeholder="Min: USD 35000.00" name="offer_first_step" id="offer_first_step" autocomplete="off" class="form-control" required>
												</div>
											</div>
											
										</div>
										
									</div>
																
									
									<div class="form-group row mb-0 mt-3">
										
										<div class="col-12">
											<input type="submit" id="submit_step_one" class="btn btn-lg btn-success mt-1 pl-4 pr-4 mr-3" value="&#xf1d8;&nbsp;&nbsp;&nbsp;Send">
											
																							<a href="javascript:void(0);" id="toggle_buy_now" class="btn btn-lg btn-secondary mt-1 "><i class="fas fa-chevron-right mr-3"></i>Or Buy Now</a>
																					</div>
										
									</div>	
								</form>
						
							</div>
							
						</div>
					</div>
					
				</div>
			</div>
		
		</section>

				
				
		
		
				
		<script src="js/fitty.min.js"></script>
		
		<script src="https://www.digitalworldtokyo.com/odf/js/odf.js"></script><script>Odf.set('website_base_url', 'https://www.digitalworldtokyo.com/');$(document).ready(function() {Odf.init();});</script>     
		
		<script>
		
			$( document ).ready(function() {
				const ltoUrl = 'https://www.digitalworldtokyo.com/domain/lto/id/2x7bb/';
				const $ltoModal = $('#lto-modal');
				const $ltoIframe = $('#lto-iframe');
				const $ltoPanel = $('#lto-modal-panel');
				const ltoHeaderHeight = 70;
				const ltoModalVerticalPadding = 32;
				
				fitty('#logo_text', {
					maxSize: 50
				});

				function setLtoFrameHeight(contentHeight) {
					if (!$ltoIframe.length || !$ltoPanel.length) return;
					const viewportMax = Math.max(320, window.innerHeight - ltoModalVerticalPadding);
					const maxFrameHeight = Math.max(240, viewportMax - ltoHeaderHeight);
					const nextHeight = Math.max(240, Math.min(contentHeight, maxFrameHeight));
					$ltoIframe.css('height', nextHeight + 'px');
					$ltoPanel.css('max-height', viewportMax + 'px');
				}

				function closeLtoModal() {
					if (!$ltoModal.length) return;
					$ltoModal.addClass('d-none');
					$ltoIframe.attr('src', 'about:blank');
					$ltoIframe.css('height', '');
				}

				function handleLeaseToOwn() {
					if (!$ltoModal.length) return;
					setLtoFrameHeight(Math.max(420, window.innerHeight * 0.65));
					$ltoIframe.attr('src', ltoUrl);
					$ltoModal.removeClass('d-none');
				}

				function handleProceedToPayment() {
					$('div#preloader').show();
					$('div#preloader').fadeTo(0, 0.8);
					$('div#preloader #status').show();
											Odf.ajax.post('https://www.digitalworldtokyo.com/ajaxa/transactions/initiate/', 'div#response_bin', {
							domain_id: 4908359,
							user_id: 12144						});
									}
				
				$('#toggle_make_offer').click( function(e) {
								
					e.preventDefault();
					$('#buy_now').toggleClass('d-none');
					$('#make_offer').removeClass('d-none');
					return true;
					
				});
				
				$('#toggle_buy_now').click( function(e) {
								
					e.preventDefault();
					$('#make_offer').toggleClass('d-none');
					$('#buy_now').removeClass('d-none');
					return true;
					
				});

				$('#nobo_buy_now_action').click(function(e) {
					e.preventDefault();
					handleProceedToPayment();
				});

				$('#nobo_lto_action').click(function(e) {
					e.preventDefault();
					handleLeaseToOwn();
				});

				$('#close-lto-modal').click(function(e) {
					e.preventDefault();
					closeLtoModal();
				});

				$ltoModal.on('click', function(e) {
					if (e.target === this) {
						closeLtoModal();
					}
				});

				window.addEventListener('message', function(event) {
					if (!event.data || event.data.type !== 'efty-lto-resize') return;
					if (typeof event.data.height !== 'number') return;
					setLtoFrameHeight(event.data.height);
				});

				window.addEventListener('resize', function() {
					const currentHeight = parseInt($ltoIframe.css('height'), 10);
					if (currentHeight) setLtoFrameHeight(currentHeight);
				});
				
				$( 'input#submit_step_one[type="submit"]' ).click(function(e) {
					
					if ($('form#contact_form_first')[0].checkValidity()) {
						
						$('section#make_offer_full_screen').removeClass('d-none');
						var offer_first_step = $('input#offer_first_step').val();
						$('input#offer').val(offer_first_step);
						$('.navbar').hide();
						return false;
						
					} 
					
				});
				
				$( 'input#submit_step_two[type="submit"]' ).click(function(e) {
					
					if ($('form#contact_form_second')[0].checkValidity()) {
					
						$('div#preloader').show();
						$('div#preloader').fadeTo( 0, 0.8);
						$('div#preloader #status').show();
						
						
					} 
					
				});
				
				$( '#close_offer_box').click(function() {
					
					$('section#make_offer_full_screen').addClass('d-none');
					$('.navbar').show();
					return false;
					
				});
				
				$(document).keyup(function(e) {
					if (e.key === "Escape") {
					
						$('section#make_offer_full_screen').addClass('d-none');
						$('.navbar').show();
						closeLtoModal();
						
					}
				});
				
				$( '#escrow_pay, #bin_dan' ).click(function() {
					
					$('div#preloader').show();
					$('div#preloader').fadeTo( 0, 0.8);
					$('div#preloader #status').show();
					
				});
				
				$( document ).ajaxComplete(function() {
					
					$('div#preloader').hide();
					$('div#preloader #status').hide();
					
				});
			
			});
		</script> 
		
	</body>
	
</html>
<div id="stat_div" style="display:none;"></div>					
<script>

	$( document ).ready(function() {

		Odf.ajax.get('https://www.digitalworldtokyo.com/ajax/visitors/create/', 'div#stat_div', { domain_id: '4908359' });
		
	});

</script>
