/* dyn_menu_lst.js */

// menu definitions

// menu 1

menu[0]        = new Array();
menu[0][0]     = new create_instance(10,10,LEFT,TRY_RIGHT,NONE,NONE,NONE,NONE,NO,             
                                     VERTICAL,CENTER,0,0,NONE,                     
                                    'twm_title','_self',100,25,1,'#003366','##003366',NO,NO,NO,NO,AUTO);

menu[0][1]     = new Array();
menu[0][1][0]  = new create_menu(NONE,CENTER,0,0,NONE,NONE,NONE,100,79,NONE,'#003366',NONE,NO,NONE,NONE,YES,'pointer');
menu[0][1][1]  = new create_entry('<img src="../../../../../pics/logo 6-6-01.gif">','../../../../../index.html',NONE,NONE);

// menu 2

menu[1]        = new Array();
menu[1][0]     = new create_instance(10,110,LEFT,TRY_RIGHT,NONE,NONE,NONE,NONE,NO,             
                                     VERTICAL,CENTER,0,0,NONE,                     
                                    'twm_main_title','_self',100,25,1,'#003366','#003366',NO,NO,NO,NO,AUTO);

menu[1][1]     = new Array();
menu[1][1][0]  = new create_menu(NONE,CENTER,0,0,NONE,NONE,NONE,650,54,NONE,'#003366',NONE,NO,NONE,NONE,YES);
menu[1][1][1]  = new create_entry('Western United States Agricultural Trade Association',NONE,NONE,NONE);

// menu 3

menu[2]        = new Array();
menu[2][0]     = new create_instance(48,110,LEFT,TRY_RIGHT,NONE,NONE,NONE,NONE,NO,             
                                     VERTICAL,CENTER,0,0,NONE,                     
                                    'twm_main_title_sub','_self',100,25,1,'#003366','#003366',NO,NO,NO,NO,AUTO);

menu[2][1]     = new Array();
menu[2][1][0]  = new create_menu(NONE,CENTER,0,0,NONE,NONE,NONE,650,41,NONE,'#003366',NONE,NO,NONE,NONE,YES);
menu[2][1][1]  = new create_entry('4601 NE 77th Ave., Suite 240 * Vancouver, Washington, USA 98662 * Tel: 360-693-3373 * Fax: 360-693-3464',NONE,NONE,NONE);

// menu 4

menu[3]        = new Array();
menu[3][0]     = new create_instance(90,10,LEFT,TRY_RIGHT,NONE,NONE,NONE,NONE,NO,             
                                     VERTICAL,CENTER,0,0,'<table border="0" cellspacing="0" cellpadding="0" height="100%" width="100%"><tr><td bgcolor="#ffffff"><img src="one_pixel.gif"> </td></tr></table>',                     
                                    'twm_title','_self',100,25,1,'#92A8B0','#728890',NO,NO,NO,NO,POINTER);
menu[3][1]     = new Array();
menu[3][1][0]  = new create_menu(NONE,CENTER,0,0,NONE,'twm_title',NONE,100,51,NONE,'#003366',NONE,NO,NONE,NONE,YES);
menu[3][1][1]  = new create_entry('About WUSATA','../../../../../about/index.html',NONE,2);
menu[3][1][2]  = new create_entry('Services','../../../../../services/index.html',NONE,3);
menu[3][1][3]  = new create_entry('Events','../../../../../events/default.asp');
menu[3][1][4]  = new create_entry('News','../../../../../news/index.html');
menu[3][1][5]  = new create_entry('Links','../links/index.html',NONE,7);
menu[3][1][6]  = new create_entry('For<br>States','../../../../../services/generic/support/leaders/index4.html','<b>Password Protected</b><br>for State Representatives');
menu[3][1][7]  = new create_entry('Home','../../../../../index.html');

menu[3][2]     = new Array();
menu[3][2][0]  = new create_menu(NONE,NONE,1,0,NONE,'twm_entry',NONE,150,NONE,NONE,NONE,NONE,YES,NONE,NONE,YES);
menu[3][2][1]  = new create_entry('Member States','../../../../../about/stateindex.html',NONE,NONE);
menu[3][2][2]  = new create_entry('Message from the<br>Executive Director','../../../../../about/staff.html',NONE,NONE,NONE,NONE,NONE,51);
menu[3][2][3]  = new create_entry('WUSATA Staff','../../../../../about/contact.html');

menu[3][3]     = new Array();
menu[3][3][0]  = new create_menu(NONE,NONE,1,0,NONE,'twm_entry',NONE,180,NONE,NONE,NONE,NONE,YES,NONE,NONE,YES);
menu[3][3][1]  = new create_entry('New Branded Application','http://branded.wusata.org/',NONE);
menu[3][3][2]  = new create_entry('2011 Important Forms','../../../../../services/11BrandedForms.html',NONE);
menu[3][3][3]  = new create_entry('Branded Program','../../../../../Links/BrandedProgram_QuickFinal 1-12-12.pdf',NONE);
menu[3][3][4]  = new create_entry('Generic Program','../../../../../services/GenericIndex.html',NONE,4);
menu[3][3][5]  = new create_entry('Export Education','../../../../../services/ExportIndex.html',NONE,5);
menu[3][3][6]  = new create_entry('Ag Export Links','../../../../../services/AgExIndex.html',NONE,6);
menu[3][3][7]  = new create_entry('Success Story Template','../../../../../links/WUSATA S S Template.pdf',NONE,NONE);

menu[3][4]     = new Array();
menu[3][4][0]  = new create_menu(NONE,NONE,1,0,NONE,'twm_entry',NONE,250,NONE,NONE,NONE,NONE,YES,NONE,NONE,YES);
menu[3][4][1]  = new create_entry('Generic Program FAQs','../../../../../services/GenericFAQ.html',NONE);
menu[3][4][2]  = new create_entry('Generic Program Events Calendar','../../../../../events/default.asp');
menu[3][4][3]  = new create_entry('Generic Program Webinars','../../../../../../services/10GenericWebinars.html',NONE);
menu[3][4][4]  = new create_entry('Generic Program Success Stories','../../../../../services/GenericSuccess.html',NONE);
menu[3][4][5]  = new create_entry('Useful Generic Links','../../../../../services/GenericLinks.html',NONE);
menu[3][4][6]  = new create_entry('RFP Opportunities','../../../../../services/RFP.html',NONE);
menu[3][4][7]  = new create_entry('Market Reports','../../../../../services/Generic/Support/market_reports/MarketReports4.htm',NONE);

menu[3][5]     = new Array();
menu[3][5][0]  = new create_menu(NONE,NONE,1,0,NONE,'twm_entry',NONE,250,NONE,NONE,NONE,NONE,YES,NONE,NONE,YES);
menu[3][5][1]  = new create_entry('Export Education FAQs','../../../../../services/ExportFAQ.html',NONE,NONE);
menu[3][5][2]  = new create_entry('Export Education Guide','../../../../../services/export/pdf/ER_Handbook_WebVersion.pdf',NONE,NONE,NONE,NONE);
menu[3][5][3]  = new create_entry('Export Education Success Stories','../../../../../services/ExportSuccess.html',NONE,NONE);
menu[3][5][4]  = new create_entry('Export Education Links','../../../../../services/ExportLinks.html',NONE);
menu[3][5][5]  = new create_entry('Export Readiness Training - Hawaii','../../../../../ERT/Index.html',NONE);

menu[3][6]     = new Array();
menu[3][6][0]  = new create_menu(NONE,NONE,1,0,NONE,'twm_entry',NONE,160,NONE,NONE,NONE,NONE,YES,NONE,NONE,YES);
menu[3][6][1]  = new create_entry('AgExport Introduction','../../../../../services/AgExIndex.html',NONE,NONE);
menu[3][6][2]  = new create_entry('AgExport FAQs','../../../../../services/AgExFAQ.html');

menu[3][7]     = new Array();
menu[3][7][0]  = new create_menu(NONE,NONE,1,0,NONE,'twm_entry',NONE,250,NONE,NONE,NONE,NONE,YES,NONE,NONE,YES);
menu[3][7][1]  = new create_entry('Government / Non-Profit Resources','../../../../../links/government.html',NONE,NONE);
menu[3][7][2]  = new create_entry('Export Fundamentals','../../../../../links/export_fundamentals.html',NONE,NONE);
menu[3][7][3]  = new create_entry('Rules, Regulations and Forms','../../../../../links/rules.html',NONE,NONE);
menu[3][7][4]  = new create_entry('Export News Sites','../../../../../links/export_news.html',NONE,NONE);
menu[3][7][5]  = new create_entry('Market Resources','../../../../../links/market.html',NONE,NONE);
menu[3][7][6]  = new create_entry('Success Story Template','../../../../../links/WUSATA S S Template.pdf',NONE,NONE);

