<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	<title>ExtremeMovieCash</title>
	<link rel="stylesheet" type="text/css" href="nats_builder.css?skinid=1001" />
		<script type="text/javascript" src="jscript/aff_all.js"></script>
	<script type="text/javascript" src="jscript/jquery.main.js"></script>

	
	<!--[if lt IE 8]><link rel="stylesheet" type="text/css" href="css/ie.css" /><![endif]-->
					
	
		
		<script>	
			//start the jquery on loads
			$(document).ready(function(){
			
				$(".lang_flags").tooltip({
					offset: [-15, 50],
					predelay: 10, 
					delay: 0,
					tipClass: 'small-tooltip',
					layout: '<div><div class="tooltip-arrow-border"></div><div class="tooltip-arrow"></div></div>'
				}).dynamic();
				
			});
		</script>
	
	
</head>
<body>
<div id="wrapper">
	<div id="header">
		<div class="bar">
			<div class="holder">
				<strong class="logo"><a href="external.php?page=index">ExtremeMovieCash</a></strong>
				<div class="external-info">
					<div class="lang-box">
						<div class="lang-txt">Language:</div>
													<a href="/external.php?action=show&affil_id=REVS%3Dinternal&category=5&subcategory=0&type=0&thumb_size=88x88&desc=l&disp_num=10&page=index&_language=en" class="lang_flags" title="English"><img src="/nats_images/lang_flag_en.png"></a>
													<a href="/external.php?action=show&affil_id=REVS%3Dinternal&category=5&subcategory=0&type=0&thumb_size=88x88&desc=l&disp_num=10&page=index&_language=de" class="lang_flags" title="Deutsch"><img src="/nats_images/lang_flag_de.png"></a>
													<a href="/external.php?action=show&affil_id=REVS%3Dinternal&category=5&subcategory=0&type=0&thumb_size=88x88&desc=l&disp_num=10&page=index&_language=es" class="lang_flags" title="Espa&ntilde;ol"><img src="/nats_images/lang_flag_es.png"></a>
													<a href="/external.php?action=show&affil_id=REVS%3Dinternal&category=5&subcategory=0&type=0&thumb_size=88x88&desc=l&disp_num=10&page=index&_language=fr" class="lang_flags" title="Fran&ccedil;ais"><img src="/nats_images/lang_flag_fr.png"></a>
													<a href="/external.php?action=show&affil_id=REVS%3Dinternal&category=5&subcategory=0&type=0&thumb_size=88x88&desc=l&disp_num=10&page=index&_language=ja" class="lang_flags" title="&#26085;&#26412;&#35486;"><img src="/nats_images/lang_flag_ja.png"></a>
													<a href="/external.php?action=show&affil_id=REVS%3Dinternal&category=5&subcategory=0&type=0&thumb_size=88x88&desc=l&disp_num=10&page=index&_language=ru" class="lang_flags" title="&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081;"><img src="/nats_images/lang_flag_ru.png"></a>
											</div>
					<br style="clear: both;">
					<form action="internal.php" method="post">
						<div class="login-box">
							<div class="box">
								<div class="tools">
									<input type="submit" class="button" id="head-login" value=" LOGIN ">
								</div>
							</div>
						</div>
						<div class="login-box">
							<div class="box">
								<div class="input-entry">
									<div class="input-value">
										Username: <input type="text" name="user" value="" id="head_user" class="edit-form-text-short">
									</div>
								</div>
								<div class="input-entry">
									<div class="input-value">
										Password: <input type="password" name="pass" value="" id="head_password" class="edit-form-text-short">
									</div>
								</div>
							</div>
						</div>
					</form>
				</div>
				
				<div class="nav-bar">
					<div class="hold">
						<ul id="nav">
							<li>
								<a href="external.php?page=index"><strong>Welcome</strong><span>Home of ExtremeMovieCash</span></a>
							</li>
							<li>
								<a href="external.php?page=signup"><strong>Signup</strong><span>Join our program</span></a>
							</li>
							<li>
								<a href="external.php?page=sites"><strong>Sites</strong><span>View our portfolio</span></a>
							</li>
							<li>
								<a href="external.php?page=programs"><strong>Programs</strong><span>Available payout options</span></a>
							</li>
							<li>
								<a href="external.php?page=contact"><strong>Contact Us</strong><span>Get in touch with us</span></a>
							</li>
						</ul>
					</div>
				</div>
			</div>
		</div>
	</div>
	<div id="main">
	<script>	
		//start the jquery on loads
		$(document).ready(function(){
			
			//add the tooltip for remove links
			$(".news-headline").tooltip({
				offset: [-10, 200],
				predelay: 600, 
				delay: 0,
				layout: '<div><div class="tooltip-arrow-border"></div><div class="tooltip-arrow"></div></div>'
			}).dynamic();
			
		});
	</script>

	
<div class="text-block">
	<h1>Welcome to ExtremeMovieCash</h1>
	<p>Powered by NATS affiliate tracking software.  Use the <i>Signup</i> page to register for an affiliate account, the <i>Sites</i> page to view a list of available sites to promote, the <i>Programs</i> page to see what payout options are available to affiliates, and the <i>Contact Us</i> page if you have any issues or questions. </p>
</div>


<div class="twothirds evensplit">
	<div class="c">
		<div class="box-hold">
			
						<div class="box first-child box-even">
					
								

<script language="javascript">
$(document).ready(function() {
    $('#user').keyup('input', function() {
        // Get the value from the initial textbox
        var inputData = $('#user').val();

        $.ajax({
            url: 'ajax_data.php', // URL to the PHP script
            type: 'GET', // HTTP method
            data: { username: inputData, function: 'ajax_check_twofa_user', json_encode: '1' }, // Data to send to the server
            dataType: 'json', // Data type expected from the server
            success: function(response) {
                if (response.result == true) {
                    // Display the extra textbox if the result is true
                    $('#twofa').html('<input type="text" autocomplete="off" name="twofactor" value="" placeholder="MFA Token" id="twofactor" class="edit-form-text-short" style="width: 200px;">');
                }
            },
            error: function(xhr, status, error) {
                console.error('AJAX Error:', status, error);
            }
        });
    });
});
</script>



<div class="external-box">
	<div class="ext-title">
		<img src="nats_images/login-icon.png">
		<h2>Login</h2>
	</div>
	<div class="ext-content">
		<form action="internal.php" method="post">
			<table class="table-container4" cellpadding=0 cellspacing=0>
				<tr class="data-row-even-last">
					<td class="tab-column left-align"><input type="text" name="user" value="" placeholder="Username" id="user" class="edit-form-text-short" style="width: 200px;"></td>
					<td class="tab-column left-align"><input type="password" name="pass" value="" placeholder="Password" id="password" class="edit-form-text-short" style="width: 200px;"></td>
					<td class="tab-column"><div class="tools"><input type=submit class="button" id="inline-search-submit" value=" LOGIN "></div></td>
				</tr>
				<tr class="data-row-even-last">
											<td class="tab-column left-align">
							<a href="external.php?page=password" class="setLink" style="float: left;">Forgot Password?</a>
						</td>
					
					<td class="tab-column left-align" colspan="2">
						<div id="twofa">
						</div>
					</td>
									</tr>
															
			</table>
		</form>
			</div>
</div>
			</div>
			
						<div class="box box-even">

								<div class="external-box">
					<div class="ext-title">
						<img src="nats_images/signup-icon.png">
						<h2><a href="external.php?page=signup">Signup</a></h2>
					</div>
					<div class="ext-content">
						To promote our amazing sites, simply create a new affiliate account. Affiliates trusted and powered by NATS affiliate tracking software to ensure that every hit is accurately tracked and each sale is properly credited. <a href="external.php?page=signup">Click Here to Join!</a>
					</div>
				</div>

			</div>
			
		</div>
	</div>
</div>

<div class="clear-separator"></div>

<div class="twothirds">
	<div class="c">
		<div class="box-hold">

						<div class="box first-child box-even">
				<div class="heading">
					<div class="hold">
						<h2>ExtremeMovieCash News</h2>
					</div>
				</div>
				<div class="content cont-even-padded">
																				

<ul class="icons-list">

				
				<li class="list-first">
			<a href="external.php?page=news&newsid=54" class="news-headline" title="<b>RealPorn.xxx - New Site</b><br><span>December 02nd, 2022</span><br><hr>Start of RealPorn.xxx - Here you will find full access to one of the world&#039;s largest adult streaming site. We have all niches from exotic, gangbang or fetish. All content is exclusively produced by..."><img src="nats_images/ico-news.gif" alt="RealPorn.xxx - New Site" /><strong>RealPorn.xxx - New Site</strong></a>
		</li>
		
					
				<li>
			<a href="external.php?page=news&newsid=53" class="news-headline" title="<b>NEW SITE ONLINE!</b><br><span>October 07th, 2018</span><br><hr>GrannyGuide.com is now online and ready for promotion"><img src="nats_images/ico-news.gif" alt="NEW SITE ONLINE!" /><strong>NEW SITE ONLINE!</strong></a>
		</li>
		
					
				<li>
			<a href="external.php?page=news&newsid=52" class="news-headline" title="<b>NEW SITE ONLINE!</b><br><span>February 22nd, 2018</span><br><hr>Bizarix.com is now online and ready for promotion"><img src="nats_images/ico-news.gif" alt="NEW SITE ONLINE!" /><strong>NEW SITE ONLINE!</strong></a>
		</li>
		
					
				<li>
			<a href="external.php?page=news&newsid=51" class="news-headline" title="<b>NEW SITE ONLINE!</b><br><span>October 03rd, 2017</span><br><hr>MilfPower.com is now online and ready for promotion"><img src="nats_images/ico-news.gif" alt="NEW SITE ONLINE!" /><strong>NEW SITE ONLINE!</strong></a>
		</li>
		
					
				<li>
			<a href="external.php?page=news&newsid=50" class="news-headline" title="<b>2 NEW SITES ONLINE!</b><br><span>August 27th, 2017</span><br><hr>WildGangBangs.com &amp; IndianRealPorn.com now online and ready for promotion!"><img src="nats_images/ico-news.gif" alt="2 NEW SITES ONLINE!" /><strong>2 NEW SITES ONLINE!</strong></a>
		</li>
		
				
	<li class="list-last"></li>
</ul>
<div class="dashbox-link">
	<a href="external.php?page=news">View All News</a>
</div>
				</div>
			</div>
			
						<div class="box box-even">
				<div class="heading"><div class="hold"><h2>Featured Sites - <a href="external.php?page=sites">View Full Site Portfolio</a></h2></div></div>
				<div class="content cont-even">
					<div class="c">
						<div class="inner-clear-separator"></div>
					
												
						<table class="table-container" cellpadding="0" cellspacing="0">
															<tr class="data-row-even-last">
									<td class="tab-column center-align" valign="top" width="165">
																					<a href="https://maturepickup.com" target="_blank">
												<img src="view_banner.php?id=site_thumb_188&type=png&name=maturepickup_logo_nats.png&height=90&width=160" class="table-img">
											</a>
																			</td>
									<td class="tab-column left-align" valign="top" width="*">
										<strong>MaturePickup.com</strong><br>
										<a href="https://maturepickup.com" target="_blank">https://maturepickup.com</a><br>
										<span>
											Hop aboard Mature Pickup, the ultimate ride-along experience where real grannies get picked up, seduced, and fucked by charming young studs. No scripts, no sets, just raw, unfiltered reality as we cruise the streets, searching for the hottest, most adventurous mature women.
										</span>
									</td>
								</tr>
														</tr>
						</table>
						
					</div>
				</div>
			</div>
			
		</div>
	</div>
</div>

<!-- BEGIN FOOTER -->
	</div>
</div>
</body>
</html>