// version 1.1 4th July 2006 absolute URLs
var NoOffFirstLineMenus=3;
var LowBgColor='#DDC16E';
var HighBgColor='#E0E0E0';
var FontLowColor='#FFFFFF';
var FontHighColor='#C63142';
var BorderColor='#DCDCDC';
var BorderWidth=1;
var BorderBtwnElmnts=1;
var FontFamily="arial";
var FontSize=8;
var FontBold=1;
var FontItalic=0;
var MenuTextCentered='center';
var MenuCentered='left';
var MenuVerticalCentered='top';
var ChildOverlap=.0;
var ChildVerticalOverlap=.0;
var StartTop=20;
var StartLeft=730;
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=0;
var TopPaddng=3;
var FirstLineHorizontal=1;
var MenuFramesVertical=1;
var DissapearDelay=800;
var TakeOverBgColor=1;
var FirstLineFrame='navig';
var SecLineFrame='space';
var DocTargetFrame='space';
var TargetLoc='';
var HideTop=0;
var MenuWrap=1;
var RightToLeft=0;
var BottomUp=0;
var UnfoldsOnClick=0;
var WebMasterCheck=1;
var ShowArrow=1;
var KeepHilite=1;
var Arrws=['/java/tri.gif',5,10,'/java/tridown.gif',10,5,'trileft.gif',5,10,'triup.gif',10,5];
var MenuUsesFrames=0;
function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width, bgcolor, bghighcolor, fontcolor, fonthighcolor,bordercolor,
//			fontfamily,fontsize,fontbold,fontitalic,textalign,statustext);
// 	color and font variables take precedence over the globals when used
// 	fontsize, fontbold and fontitalic are ignored when -1
//	For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("offers","http://www.hypertrails.com/offers","",0,18,60,"","","","","","",-1,-1,-1,"","");
	
Menu2=new Array("newsletters","http://www.hypertrails.com/enews/tm_newslist.html","",0,18,85,"","","","","","",-1,-1,-1,"","");


Menu3=new Array("home","http://www.hypertrails.com/index.html","",0,18,65,"","","","","","",-1,-1,-1,"","");



