<!--
YOffset=100;
XAlign=2;
XOffset=0;
staticYOffset=0;
waitTime=100;
slideX=1;
slideXSpeed=50;
slideY=1;
slideYSpeed=50;
slideOnYOverflow=1;
autoHideXOverflow=1;
targetFrame=0;
targetDomain="";
operaFix=0;
menuOpacity=100;
menuPosition=1;
menuBGColor="#670112";
menuWidth=150;
hdrBGColor="#660000";
hdrPadding=1;
hdrAlign="left";
hdrVAlign="center";
linkBGColor="white";
linkOverBGColor="#DDDDDD";
linkAlign="left";
linkVAlign="center";
linkPadding=1;
barWidth=28;
barBGColor="#660000";
barAlign="left";
barVAlign="center";
barType=1;
barText="M E N U";


//The Menu's Items
addHdr("Menu");
addItem("Company Profile", "compprof.htm", "_blank");
addItem("Branch Offices & Contact Us", "contact.htm", "_blank");
addItem("Why WorldTravelGate", "whyus.htm", "_blank");
addItem("Be a Representative", "reps/reps.htm", "_blank");
addItem("Banner Info", "inforequest.htm", "_blank");
addItem("Web Design Info", "design.htm", "_blank");
addItem("Confirm Our Keywords to the Search Engines", "keywords.htm", "_blank");
addItem("WorldTravelGate in Global Directories", "directories.htm", "_blank");
addItem("Chat", "Chat/chat.html", "_blank");
addItem("Report Dead Links", "dead_links.htm", "_blank");
addItem("Request Form", "request.htm", "_blank");
addHdr("Useful Links");
addItem("World Wide Information", "wwinfo.htm", "_blank");
addHdr("Travellers Tools");
addItem("Recommended Places", "recomments.htm", "_blank");
addItem("World Local Time", "Worldtime.htm", "_blank");
addItem("Currency Converter", "currency_converter.htm", "_blank");
buildMenu();
//-->