function header()
{
var page = document.location;

var title = document.title;
link = "?body=Hi,%0A%0A I have gone through this webpage." + page + " %0AI would like to recommend this to you.%0A%0A - Thanks";

	document.write('<table width="1003"  border="0" cellspacing="1" cellpadding="1"> <tr><td align="left"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><a class="textmod" href="mailto:' +link+ '">Email This Page</a></font> | <a class="textmod" href=\"javascript:window.external.AddFavorite(\''+ page+'\',\''+title+'\')\"> Add This page to Favorites</a></font></td>  <TD align="right">    <font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><strong>This website is available for sale. <a href="http://www.websiteshub.com/">Please click here for more details</a></strong></font>	</TD>  </tr></table>');
}

function footer()
{
	document.write(' <table width="100%"  border="0" cellspacing="0" cellpadding="0">  <tr>   <td align="center">	<table width="80%"  border="0" cellspacing="0" cellpadding="2" style="border:1px solid #000000">    <tr align="center" bgcolor="#D70100">    <td height="20" colspan="3"><font color="#FFFFFF" face="arial" size="2"><b>Other Related Websites</b></font></td>    </tr>    <tr><td colspan="3">    <table width="95%"  border="0" align="center" cellpadding="2" cellspacing="0">    <tr align="left">    <td width="37%" style="padding-left:20px"><a href="http://www.travellersdesk.com"><font color="#000000" face="arial" size="2" title="Travellers Desk">Travellers Desk</font></a> </td>    <td width="36%" ><a href="http://www.beachholidays.us"><font color="#000000" face="arial" size="2" title="Beach Holidays">Beach Holidays</font></a> </td>    <td width="27%"><a href="http://www.privatebeaches.us"><font color="#000000" face="arial" size="2" title="Private Beaches">Private Beaches</font></a> </td>    </tr>    <tr align="left">    <td  style="padding-left:20px"><a href="http://www.wildlifeholidays.us"><font color="#000000" face="arial" size="2" title="Wildlife Holidays">Wildlife Holidays</font></a> </td>    <td><a href="http://www.bestbreaks.in"><font color="#000000" face="arial" size="2" title="Best Breaks">Best Breaks</font></a> </td>    <td><a href="http://www.hurricanesandtornadoes.com"><font color="#000000" face="arial" size="2" title="Hurricanes Tornadoes">Hurricanes Tornadoes</font></a> </td>    </tr>    <tr align="left">    <td  style="padding-left:20px"><a href="http://www.texascityinformation.com"><font color="#000000" face="arial" size="2" title="Texas City Information">Texas City Information</font></a> </td>    <td><a href="http://www.uscityinformation.com"><font color="#000000" face="arial" size="2" title="Us City Information">Us City Information</font></a></td>    <td><a href="http://www.bookforworld.com"><font color="#000000" face="arial" size="2" title="Book For World">Book For World</font></a> </td>    </tr>    </table>	</td></tr>    </table>	</td>  </tr>  <tr><td height="15"></td></tr></table><a href="mailto:query@dezpro.com?Subject=For Business Enquiry on Project 1000" class="textmod">Contact Us</a> | <a href="http://www.sitescenter.com/submiturl.php" class="textmod">Submit URL</a>')
}

function footer1()
{
	document.write('<a href="mailto:query@dezpro.com?Subject=For Business Enquiry on Project 1000" class="textmod">Contact Us</a> | <a href="http://www.sitescenter.com/submiturl.php" class="textmod">Submit URL</a>')
}