function trim(str)
{
	return str.replace(/^\s*|\s*$/g,"");
}


function g_e(el)
{
	return document.getElementById(el);
}


function dw(str)
{
	document.writeln(str);
}


dw('<STYLE type="text/css">.top_menu { float:left; width:720px; font:9px Tahoma; margin:0; padding:0; } .top_menu DIV { float:left } .top_menu A.light-green_12_b { margin:0 5px } .top_menu INPUT.search_input { width:160px; font-size:11px; margin:0; }</STYLE>');
dw('<DIV class="top_menu"><DIV style="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" style="margin:0 5px">Home</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="margin:0 25px 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;"><A href="/specialty-vacations.html" class="light-green_12_b">Vacations</A> | <A href="/travel_ideas/" class="light-green_12_b">Trip Ideas</A> | <A href="/travel_tips/" class="light-green_12_b">Travel Tips</A> | <A href="/scripts/news_cgi/index.php?order_type=2" class="light-green_12_b">Articles</A> | <A href="/scripts/main_cgi/list_discounts.php" class="light-green_12_b">Deals</A></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="margin:5px 0 0 0;"><FORM method="get" action="/scripts/main_cgi/search_key.php" style="margin:0; padding:0"><TABLE width="" cellpadding="0" cellspacing="0" border="0"><TR valign="middle"><TD><INPUT name="keyword" class="search_input" value="- Search by Keywords -" maxlength="255" onClick="if(this.value == \'- Search by Keywords -\') this.value=\'\';"></TD><TD><INPUT name="meta_go" type="image" value="Search" src="/images/buttons/btn_go.gif" alt="Submit" align="middle" border="0" style="margin-left:5px"></TD></TR></TABLE></FORM></DIV></DIV>');

