home *** CD-ROM | disk | FTP | other *** search
- //Courtesy of http://simplythebest.net
- arMenu1 = new Array(
- null,
- //define horizontal and vertical position
- 17,35,
- null,null,
- null,null,
- null,null,
- "Home","/welcome.htm",0,
- "Contact Floosietek","/contact.htm",0,
- "Terms of use","/tou.htm",0,
- "Privacy Statement","/privacy.htm",0,
- "Useful Links","/links.htm",0
- )
-
- arMenu2 = new Array(
- null,
- //define horizontal and vertical position
- 102,35,
- null,null,
- null,null,
- null,null,
- "FTGatePro","/pro/index.htm",0,
- "FTGateOffice","/office/index.htm",0,
- "FTGateLite","/lite/index.htm",0,
- "Feature comparison","/features.htm",0,
- "Download","/download/index.htm",0,
- "FTGate V2.2","/ftgate/index.htm",0
- )
-
- arMenu3 = new Array(
- null,
- //define horizontal and vertical position
- 178,35,
- null,null,
- null,null,
- null,null,
- "Getting Started","/knwldgbs/index.htm",0,
- "Online Help","/knwldgbs/index.htm",0,
- "Knowledgebase","/knwldgbs/index.htm",0,
- "Technical Support","/support.htm",0
- )
-
- arMenu4 = new Array(
- null,
- //define horizontal and vertical position
- 248,35,
- null,null,
- null,null,
- null,null,
- "FTGatePro","/pro/order.htm",0,
- "FTGateOffice","/office/order.htm",0,
- "FTGateLite","/lite/order.htm",0,
- "FTGate V2.2","/ftgate/order/order.htm",0,
- "Fax, Cheque, Non-profit","/forms/index.htm",0,
- "Privacy Statement","/privacy.htm",0,
- "Find Resellers","/resellers/index.asp",0,
- "Become a reseller","/resellers/joinus.htm",0
- )