function trim(str)
{
	return str.replace(/^\s*|\s*$/g,"");
}


function g_e(el)
{
	return document.getElementById(el);
}


function dw(str)
{
	document.writeln(str);
}


dw('<DIV style="float:left; margin:0 8px 0 15px"><TABLE border="0" cellpadding="0" cellspacing="0" class="hand" onClick="document.location=\'/\';"><TR><TD><IMG src="/images/design/corner_home1.gif" width="7" height="7"></TD><TD bgcolor="#e9e9e9"></TD><TD><IMG src="/images/design/corner_home3.gif" width="7" height="7"></TD></TR><TR><TD bgcolor="#e9e9e9"></TD><TD valign="middle" bgcolor="#e9e9e9"><SPAN class="purple_12_b">&nbsp;Home&nbsp;</SPAN></TD><TD bgcolor="#e9e9e9"></TD></TR><TR><TD><IMG src="/images/design/corner_home2.gif" width="7" height="7"></TD><TD bgcolor="#e9e9e9"></TD><TD><IMG src="/images/design/corner_home4.gif" width="7" height="7"></TD></TR></TABLE></DIV>');
dw('<DIV style="float:left; margin:0 15px 0 0"><TABLE border="0" cellpadding="0" cellspacing="0"><TR><TD><IMG src="/images/design/corner_header_menu1.gif" width="7" height="7"></TD><TD bgcolor="#81bc01"></TD><TD><IMG src="/images/design/corner_header_menu3.gif" width="7" height="7"></TD></TR><TR><TD bgcolor="#81bc01"></TD><TD valign="middle" nowrap="nowrap" style="background: #81bc01; color: #ffffff;">&nbsp; <A href="/Tour_Packages.html" class="light-green_12_b">Vacations</A> &nbsp; | &nbsp; <A href="/travel_ideas/" class="light-green_12_b">Trip Ideas</A> &nbsp; | &nbsp; <A href="/travel_tips/" class="light-green_12_b">Travel Tips</A> &nbsp; | &nbsp; <A href="/scripts/news_cgi/index.php?order_type=2" class="light-green_12_b">Articles</A> &nbsp; | &nbsp; <A href="/scripts/main_cgi/list_discounts.php" class="light-green_12_b">Deals</A> &nbsp;</TD><TD bgcolor="#81bc01"></TD></TR><TR><TD><IMG src="/images/design/corner_header_menu2.gif" width="7" height="7"></TD><TD bgcolor="#81bc01"></TD><TD><IMG src="/images/design/corner_header_menu4.gif" width="7" height="7"></TD></TR></TABLE></DIV>');
dw('<DIV style="float:left; margin:5px 0 0 0"><FORM method="get" action="/scripts/main_cgi/search_key.php" style="margin:0"><TABLE width="" cellpadding="0" cellspacing="0" border="0"><TR valign="middle"><TD><DIV style="float:left; margin:0 5px 0 30px"><INPUT name="keyword" class="search_input" value="-- Search by Keywords --" maxlength="255" onClick="if(this.value == \'-- Search by Keywords --\') this.value=\'\';"></DIV></TD><TD><INPUT name="meta_go" type="image" value="Search" src="/images/buttons/btn_go.gif" alt="Submit" align="middle" border="0"></TD></TR></TABLE></FORM></DIV>');
