/* Tigra Menu items structure */ var today = new Date(); var MENU_ITEMS = [ ['> Home', 'http://www.saiglobal.com/shop/script/search.asp', null, ['WebShop Home', 'http://www.saiglobal.com/shop/script/Search.asp'], ['SAI Global Home', 'http://www.saiglobal.com'] ], ['> Search', '#', null, ['PowerSearch', 'http://www.saiglobal.com/shop/script/Search.asp?SearchType=power'], ['Search by subject', 'http://www.saiglobal.com/shop/script/ICSBrowse.asp'], ['Search for Amendments', 'http://www.saiglobal.com/shop/Amendments/Search.asp'], ['Search for a Draft', 'http://www.saiglobal.com/shop/Drafts/Search.asp'], ['What’s New', 'http://www.saiglobal.com/shop/Script/Search.asp?SearchType=new'], ['Best Sellers', 'http://www.saiglobal.com/shop/Script/TopDl.asp'], ['International Equivalents', 'http://www.saiglobal.com/shop/Script/Equivalent.asp?SearchType=equiv'] ], ['> Services', '#', null, ['StandardsWatch', 'http://www.saiglobal.com/shop/Script/login.asp?header=3&url=1'], ['Parked Orders', 'http://www.saiglobal.com/shop/Script/login.asp?header=1&url=0'], //['Drafts for Public Comment', 'http://www.saiglobal.com/shop/Drafts/ForComment.asp?Db=AS&DocType=drafts&SearchType=newdraft&HDRID=1&max=300&OrderBy=published+date&SFld1=comment+after&SVal1=' + today.getDate() + "/" + (today.getMonth() + 1) + "/" + today.getFullYear()], ['Copyright Services', 'http://www.saiglobal.com/publishing/copyright/'] //['Research Services', 'http://www.saiglobal.com/publishing/research/'] //, ['Buyer Advantage Program', '#'] ], ['> Subscriptions', '#', null, ['All About Subscriptions', 'http://www.saiglobal.com/publishing/subscriptions/subscriptions.htm'], ['On-Line Select', 'http://www.saiglobal.com/publishing/subscriptions/OnlineSelect/default.htm'], ['On-Line Premium', 'http://www.saiglobal.com/publishing/subscriptions/onlinepremium/default.htm'], //['Standards on DVD', 'http://www.saiglobal.com/publishing/subscriptions/standards on dvd.htm'], ['BCA+Standards', 'http://www.saiglobal.com/publishing/subscriptions/bca/default.htm'], ['Austroads', 'http://www.saiglobal.com/shop/script/Details.asp?DocN=AS320500598979'], ['Eurolaw', 'http://www.saiglobal.com/publishing/subscriptions/Eurolaw/Introduction.htm'], ['Logicom', 'http://www.saiglobal.com/publishing/subscriptions/Logicom/default.htm'], ['Metals Infobase', 'http://www.saiglobal.com/publishing/subscriptions/metalsinfobase/Introduction.htm'], ['Materials Infobase', 'http://www.saiglobal.com/publishing/subscriptions/materialsinfobase/AboutMaterials.htm'], ['Standards Infobase', 'http://www.saiglobal.com/publishing/subscriptions/standardsinfobase/Introduction.htm'], ['Buyer Advantage Program', 'http://www.saiglobal.com/shop/Script/BuyerAdvIntro.asp'] ], ['> Contact', '#', null, ['Contacts', 'http://www.saiglobal.com/publishing/shop/contacting us.htm'], ['Feedback', 'http://www.saiglobal.com/shop/Script/Contact.asp'], ['Survey', 'http://www.saiglobal.com/shop/survey/takeSurvey.asp?surveyID=11'] ], ['> Help', '#', null, ['Shopping Guide & FAQs', 'http://www.saiglobal.com/publishing/shop/shoppinginfo.htm'], ['Privacy Policy', 'http://www.saiglobal.com/publishing/shop/privacy%20policy.htm'], ['Copyright Policy', 'http://www.saiglobal.com/publishing/copyright/contracts/Copyright%20Protection%20Policy.htm'], ['Terms & Conditions', 'http://www.saiglobal.com/publishing/shop/Terms.htm'], ['Returns Policy', 'http://www.saiglobal.com/publishing/shop/returns policy.htm'] ], ['> Log In', 'http://www.saiglobal.com/shop/script/LogIn.asp?header=4&url=5'] ]; var CURRENCY_ITEMS = [ [' Currency : AUD', '#', null, ['US Dollar', 'http://www.saiglobal.com/shop/script/Currency.asp?curr=USD'], ['Euro', 'http://www.saiglobal.com/shop/script/Currency.asp?curr=EUR'], ['Sterling', 'http://www.saiglobal.com/shop/script/Currency.asp?curr=GBP'], ['Hong Kong Dollar', 'http://www.saiglobal.com/shop/script/Currency.asp?curr=HKD'], ['Yen', 'http://www.saiglobal.com/shop/script/Currency.asp?curr=JPY'] //, ['NZ Dollar', 'http://www.saiglobal.com/shop/script/Currency.asp?curr=NZD'] ] ];