// home menu
var ez_Menu = new Array();
var ez_colInfo = new Array(); // bgcolor,mouseovercolor,titlebgmenucolor, bordercolor // EDEEEE,D8D8D8,C3C3C3, B8B8B8

ez_colInfo[0] = "#ffffff,#EDEEEE,,";
ez_Menu[0]= new Array("&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Home                  ^home.aspx", 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Partners              ^^8", 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Accounting Directors  ^^9", 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; IT&T Directors        ^^12", 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Recruitment Directors ^^13", 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Our Vision            ^fg-our-vision.aspx",  
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Corporate Profile     ^fg-corporate-profile.aspx" ,
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Affiliations          ^fg-affiliations.aspx",
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Sponsorships          ^fg-sponsorships.aspx");

ez_colInfo[1] = "#ffffff,#EDEEEE,,";
ez_Menu[1]= new Array("&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; News Update    ^fg-media-releases.aspx", 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Special Events ^fg-2008-collectors-care.aspx");

ez_colInfo[2] = "#ffffff,#EDEEEE,,";
ez_Menu[2]= new Array("&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Privacy Policy ^fg-privacy-policy.aspx",
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Location       ^fg-location-ne.aspx"  ,
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Contact Us     ^fg-contact.aspx");

ez_colInfo[3] = "#ffffff,#EDEEEE,,";
ez_Menu[3]= new Array("&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Staff Portal        ^fg-staff-portals.aspx" , 
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Log IT Support Call ^http://www.forsythesit.com.au/it/enquire_sc.aspx",
                      "&nbsp; &nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Citrix GotoAssist   ^fg-citrix-gotoassist.aspx");

ez_colInfo[4] = "#ffffff,#EDEEEE,,";
ez_Menu[4]= new Array("&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Job Register Online ^http://www.forsythesrecruitment.com.au/register.aspx" ,
                      "&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Job Search          ^http://www.forsythesrecruitment.com.au/find-a-job-now.aspx");

ez_colInfo[5] = "#ffffff,#EDEEEE,,";
ez_Menu[5]= new Array("&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; News Update     ^fg-media-releases.aspx",
                      "&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Collectors Care ^fg-2008-collectors-care.aspx"  );

ez_colInfo[6] = "#ffffff,#EDEEEE,,";
ez_Menu[6]= new Array("&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Forsythes Training ^http://www.forsythestraining.com.au/home.aspx"                                                                          ,
                      "&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Jan-Jul 2010 Courses ^http://www.forsythestraining.com.au/schedule/");

ez_colInfo[7] = "#ffffff,#EDEEEE,,";
ez_Menu[7]= new Array("&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Nicholas Trust   ^fg-community-nicholas-trust.aspx",
                      "&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Supporting HMRI  ^fg-community-hmri.aspx",
                      "&nbsp; &nbsp; &nbsp; &#8801;&nbsp; &nbsp; Supporting Pulse ^fg-community-pulse.aspx" );
                     
ez_colInfo[8] = "#EDEEEE,#D8D8D8,,";
ez_Menu[8]= new Array("&nbsp;&nbsp;&#8801;&nbsp; &nbsp; John O'Connor              ^fg-john-oconnor.aspx", 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Suzanne Delbridge-Bailey   ^fg-suzanne-delbridge-bailey.aspx", 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Bill Tonkin                ^fg-bill-tonkin.aspx", 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Martin Matthews            ^fg-martin-matthews.aspx");

ez_colInfo[9] = "#EDEEEE,#D8D8D8,,";
ez_Menu[9]= new Array("&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Bill Tonkin     ^http://www.forsythesaccounting.com.au/bill-tonkin.aspx" , 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Kellie Wright   ^http://www.forsythesaccounting.com.au/kellie-wright.aspx" , 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Tony Maher      ^http://www.forsythesaccounting.com.au/tony-maher.aspx" , 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Bruce Heathcote ^http://www.forsythesaccounting.com.au/bruce-heathcote.aspx" , 
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Mark McLean     ^http://www.forsythesaccounting.com.au/mark-mclean.aspx",
                      "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Nadine Harvey   ^http://www.forsythesaccounting.com.au/nadine-harvey.aspx");

ez_colInfo[10] = "#D8D8D8,#C3C3C3,,";
ez_Menu[10]= new Array("");

ez_colInfo[11] = "#D8D8D8,#C3C3C3,,";
ez_Menu[11]= new Array("" );                      

ez_colInfo[12] = "#EDEEEE,#D8D8D8,,";
ez_Menu[12]= new Array("&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Paul Marjoribanks ^fg-paul-marjoribanks.aspx" , 
                       "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Jeff Hughes       ^fg-jeff-hughes.aspx" , 
                       "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Chad White        ^fg-chad-white.aspx"); 
                                     
ez_colInfo[13] = "#EDEEEE,#D8D8D8,,";
ez_Menu[13]= new Array("&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Paul Hankinson ^fg-paul-hankinson.aspx", 
                       "&nbsp;&nbsp;&#8801;&nbsp; &nbsp; Geoff Crews    ^fg-geoff-crews.aspx");
//=============================================================================================================================================
                      
var ez_fontInfo = new Array("Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000",
                            "Verdana,10px,#696969,#000000");
                         
var ez_sfx     = new Array("", "", "", "", "", "", "", "", "", "", "", "", "", "");                          
var ez_animate = new Array("", "", "", "", "", "", "", "", "", "", "", "", "", "");
                           
//=============================================================================================================================================

var ez_borSize   = new Array(    "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",     "0,0",      "0,0");
var ez_txtPad    = new Array(      "3",       "3",       "3",       "3",       "3",       "3",       "3",       "3",       "3",       "3",       "3",       "3",       "3",        "3");
var ez_arrow     = new Array(     ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",      ",,",       ",,");
var ez_root      = new Array(      "0",       "1",       "2",       "3",       "4",       "5",       "6",       "7",       "8",       "9",      "10",      "11",      "12",       "13");
var ez_isBar     = new Array(    false,     false,     false,     false,     false,     false,     false,     false,     false,     false,     false,     false,     false,      false);
var ez_xover     = new Array(     "-1",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",        "0");
var ez_yover     = new Array(      "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",       "0",        "0");
var ez_bg        = new Array(       "",        "",        "",        "",        "",        "",        "",        "",        "",        "",        "",        "",        "",         "");
var ez_pname     = new Array("MainBar1","MainBar2","MainBar3","MainBar4","RHSMenu1","RHSMenu2","RHSMenu3","RHSMenu4","SubMenu5","SubMenu1","SubMenu2","Submenu3","SubMenu4","SubMenu5");
var ez_pwidth    = new Array(    "203",     "203",     "203",     "203",     "203",     "203",     "203",     "203",     "177",     "177",     "177",     "177",     "177",      "177");
var ez_3D        = new Array(     "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",      "2D",       "2D");
var ez_tfontInfo = new Array(       "",        "",        "",        "",        "",        "",        "",        "",        "",        "",        "",        "",        "",         "");


