// it menu

var ez_Menu = new Array();
// about us
ez_Menu[0]= new Array("FIT Overview                 ^about_ove.aspx",
                      "Directors                    ^about_dir.aspx",
                      "IT Training                  ^about_tra.aspx",
                      "Our Community                ^about_com.aspx",
                      "Employment Opportunities     ^about_emp.aspx",
                      "The Forsythes Group          ^about_fsg.aspx",
                      "Location                     ^about_loc.aspx");

// products
ez_Menu[1]= new Array("Accounting Systems           ^products_acc.aspx",
                      "Customer Management          ^products_crm.aspx",
                      "Document Management          ^products_doc.aspx",
                      "Network Solutions            ^products_net.aspx",
                      "Website Development          ^products_web.aspx");
                      
// services
ez_Menu[2]= new Array("Asset Re-Processing Services ^services_ars.aspx",
                      "Audit Services               ^services_aud.aspx",
                      "Deployment Services          ^services_dep.aspx",
                      "Installation & Configuration ^services_ins.aspx",
                      "Network Administration       ^services_net.aspx",
                      "Pre-Paid Support Packs       ^services_pre.aspx",
                      "Project Management           ^services_pro.aspx",
                      "Scheduled Maintenance        ^services_sch.aspx",
                      "Telephone Contracts          ^services_tel.aspx",
                      "Wireless Site Surveys        ^services_wir.aspx");
// support
ez_Menu[3]= new Array("Log a support call           ^support.aspx",
                      "Citrix GotoAssist            ^http://www.forsythes.com.au/fg-citrix-gotoassist.aspx,_blank");
// customers menu
ez_Menu[4]= new Array("Hardware Enquiry             ^enquire_hw.aspx",
                      "Software Enquiry             ^enquire_so.aspx",
                      "General  Enquiry             ^enquire_ge.aspx",
                      "Subscription options         ^enews_sub.aspx",
                      "Maximizer Portal             ^https://portal.forsythes.com.au/MaximizerCustomer/,_blank");

// news and events
ez_Menu[5]= new Array("Walk-In Training seminar     ^http://www.forsythesit.com.au/seminars/walkin/walkin.htm,_blank"  ,
                      "Sharepoint Seminar Resources ^http://www.forsythesit.com.au/seminars/sharepoint/post.htm,_blank");
// success stories
ez_Menu[6]= new Array("Case Study:P D Bulbecks      ^news_ss2.aspx",
                      "Buildev Chooses SAP          ^news_ss1.aspx");
                                  
// staff mennu
ez_Menu[7]= new Array("IT Maximizer Portals         ^about_max.aspx",
                      "Citrix Secure Gateway        ^https://csgate.forsythes.com.au,_blank",
                      "Citrix Access Gateway        ^https://cag.forsythesit.com.au,_blank");

//=============================================================================================================================================

var ez_fontInfo = new Array("Verdana,11px,#ffffff,#ffffff", 
                            "Verdana,11px,#ffffff,#ffffff", 
                            "Verdana,11px,#ffffff,#ffffff", 
                            "Verdana,11px,#ffffff,#ffffff", 
                            "Verdana,11px,#ffffff,#ffffff", 
                            "Verdana,11px,#ffffff,#ffffff",
                            "Verdana,11px,#ffffff,#ffffff",
                            "Verdana,11px,#ffffff,#ffffff"); // array element 7

//                            bgcolor,mouseovercolor,titlebgmenucolor, bordercolor
var ez_colInfo  = new Array("#9CA0A3,#4c4f52,,#B5B5B5", 
                            "#9CA0A3,#4c4f52,,#B5B5B5", 
                            "#9CA0A3,#4c4f52,,#B5B5B5", 
                            "#9CA0A3,#4c4f52,,#B5B5B5",
                            "#9CA0A3,#4c4f52,,#B5B5B5", 
                            "#9CA0A3,#4c4f52,,#B5B5B5", 
                            "#9CA0A3,#4c4f52,,#B5B5B5", 
                            "#9CA0A3,#4c4f52,,#B5B5B5");  // menu item 7

//                           progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#aaaaaa,strength=6)  
var ez_sfx      = new Array("", "", "", "", "", "", "", "");
                             
var ez_animate  = new Array("", "", "", "", "", "", "", "");     

//=============================================================================================================================================
                              
var ez_borSize   = new Array(    "0,1",     "0,1",     "0,1",     "0,1",     "0,1",     "0,1",   "0,1",  "0,1");
var ez_txtPad    = new Array(      "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");
var ez_isBar     = new Array(    false,     false,     false,     false,     false,     false,   false,  false);
var ez_xover     = new Array(      "0",       "0",       "0",       "0",       "0",       "0",     "0",    "0");
var ez_yover     = new Array(      "0",       "0",       "0",       "0",       "0",       "0",     "0",    "0");
var ez_bg        = new Array(       "",        "",        "",        "",        "",        "",      "",     "");
var ez_pname     = new Array(  "menu1",   "menu2",   "menu3",   "menu4",   "menu5",   "menu6", "menu7","menu8");
var ez_pwidth    = new Array(    "140",     "140",     "140",     "140",     "140",     "140",   "140",  "140"); // menu widths
var ez_3D        = new Array(     "2D",      "2D",      "2D",      "2D",      "2D",      "2D",    "2D",   "2D");
var ez_tfontInfo = new Array(       "",        "",        "",        "",        "",        "",      "",     "");










