/***********************************************************************************

*        (c) Ger Versluis 2000 version 5.41 24 December 2001                  *

*        For info write to menus@burmees.nl                          *

*        You may remove all comments for faster loading                  *

***********************************************************************************/

        var NoOffFirstLineMenus=6;                         // Number of first level items
        var LowBgColor='white';                          // Background color when mouse is not over
        var LowSubBgColor='white';                       // Background color when mouse is not over on subs
        var HighBgColor='black';                           // Background color when mouse is over
        var HighSubBgColor='669999';                        // Background color when mouse is over on subs
        var FontLowColor='black';                          // Font color when mouse is not over
        var FontSubLowColor='black';                       // Font color subs when mouse is not over
        var FontHighColor='white';                         // Font color when mouse is over
        var FontSubHighColor='white';                      // Font color subs when mouse is over
        var BorderColor='';                         // Border color
        var BorderSubColor='black';                      // Border color for subs
        var BorderWidth=1;                                 // Border width
        var BorderBtwnElmnts=1;                            // Border between elements 1 or 0
        var FontFamily="Arial"                  // Font family menu items
        var FontSize=10;                                    // Font size menu items
        var FontBold=0;                                    // Bold menu items 1 or 0
        var FontItalic=0;                                  // Italic menu items 1 or 0
        var MenuTextCentered='left';                       // Item text position 'left', 'center' or 'right'
        var MenuCentered='left';                         // Menu horizontal position 'left', 'center' or 'right'
        var MenuVerticalCentered='top';                    // Menu vertical position 'top', 'middle','bottom' or static
        var ChildOverlap=.18;                               // horizontal overlap child/ parent
        var ChildVerticalOverlap=.25;                       // vertical overlap child/ parent
        var StartTop=53;                                   // Menu offset x coordinate
        var StartLeft=5;                                   // Menu offset y coordinate
        var VerCorrect=2;                                  // Multiple frames y correction
        var HorCorrect=0;                                  // Multiple frames x correction
        var LeftPaddng=5;                                  // Left padding
        var TopPaddng=0;                                   // Top padding
        var FirstLineHorizontal=1;                         // SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
        var MenuFramesVertical=1;                          // Frames in cols or rows 1 or 0
        var DissapearDelay=200;                           // delay before menu folds in
        var TakeOverBgColor=0;                             // Menu frame takes over background color subitem frame
        var FirstLineFrame='';                        // Frame where first level appears
        var SecLineFrame='';                          // Frame where sub levels appear
        var DocTargetFrame='';                        // Frame where target documents appear
        var TargetLoc=0;                                  // span id for relative positioning
        var HideTop=1;                                     // Hide first level when loading new document 1 or 0
        var MenuWrap=0;                                    // enables/ disables menu wrap 1 or 0
        var RightToLeft=0;                                 // enables/ disables right to left unfold 1 or 0
        var UnfoldsOnClick=0;                              // Level 1 unfolds onclick/ onmouseover
        var WebMasterCheck=0;                              // menu tree checking on or off 1 or 0
        var ShowArrow=1;                                   // Uses arrow gifs when 1
        var KeepHilite=1;                                  // Keep selected path highligthed
        var Arrws=['tri.gif',8,8,'tridown.gif',8,8,'trileft.gif',8,8];        // Arrow source, width and height

function BeforeStart(){return}

function AfterBuild(){return}

function BeforeFirstOpen(){return}

function AfterCloseAll(){return}


// Menu tree
// MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
// For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Design Services","../design/design.html","",0,17,115);
        Menu1_1=new Array("Promotional Materials","../design/promomat.html","",0,18,150);
                 Menu1_1_1=new Array("Sales Brochures","../design/sb.html","",0,18,150);
                 Menu1_1_2=new Array("Case Studies","../design/cs.html","",0,18,150);
                 Menu1_1_3=new Array("Print Advertising","../design/pa.html","",0,18,150);
                 Menu1_1_4=new Array("Newsletters","../design/nl.html","",0,18,150);
                 Menu1_1_5=new Array("Calendars","../design/cal.html","",0,18,150);
        Menu1_2=new Array("Exhibits & Displays","../design/exhbts.html","",0,18,130);
                Menu1_2_1=new Array("Banners","","",0,18,130);
                Menu1_2_2=new Array("Signs","","",0,18,130);
                Menu1_2_3=new Array("Stands","","",0,18,130);
                Menu1_2_4=new Array("Posters","","",0,18,130);
                Menu1_2_5=new Array("Backlit Graphics","","",0,18,130);
                Menu1_2_6=new Array("Giant Images","","",0,18,130);
        Menu1_3=new Array("Branding","","",0,18,130);
                Menu1_3_1=new Array("Logos","","",0,18,130);
                Menu1_3_2=new Array("Corporate Identity","","",0,18,130);
                Menu1_3_3=new Array("Graphic Standards","","",0,18,130);
Menu2=new Array("Collateral Support Materials","../support/support.html","",0,17,175);
        Menu2_1=new Array("Manuals","","",0,18,170);
                Menu2_1_1=new Array("Installation/Operation","","",0,18,130);
                Menu2_1_2=new Array("Owner's","","",0,18,130);
                Menu2_1_3=new Array("Training","","",0,18,130);
                Menu2_1_4=new Array("Maintenance","","",0,18,130);
                Menu2_1_5=new Array("Parts","","",0,18,130);
                Menu2_1_6=new Array("Sales","","",0,18,130);
        Menu2_2=new Array("Technical Marketing","","",0,18,170);
                Menu2_2_1=new Array("Sales Brochures","","",0,18,130);
                Menu2_2_2=new Array("Bulletins","","",0,18,130);
                Menu2_2_3=new Array("Marketing Guides","","",0,18,130);
                Menu2_2_4=new Array("Case Studies","","",0,18,130);
                Menu2_2_5=new Array("Submittals","","",0,18,130);
                Menu2_2_6=new Array("Product Comparisons","","",0,18,130);
        Menu2_3=new Array("Catalogs","","",0,18,170);
                Menu2_3_1=new Array("Web","","",0,18,190);
                Menu2_3_2=new Array("Print","","",0,18,190);
                Menu2_3_3=new Array("CD","","",0,18,190);
        Menu2_4=new Array("Informational Materials","","",0,18,170);
                Menu2_4_1=new Array("Newsletters","","",0,18,190);
                Menu2_4_2=new Array("Employee Handbook","","",0,18,190);
                Menu2_4_3=new Array("P.O.P. Displays","","",0,18,190);
Menu3=new Array("Web Marketing","../web/web.html","",0,17,110);
        Menu3_1=new Array("Design & Development","","",0,18,190);
        Menu3_2=new Array("Hosting","","",0,18,190);
        Menu3_3=new Array("Enhancement & Special Effects","","",0,18,190);
        Menu3_4=new Array("Editing","","",0,18,190);
        Menu3_5=new Array("E-Business","","",0,18,190);
Menu4=new Array("Multi-Media","../media/media.html","",0,17,100);
        Menu4_1=new Array("Power Point","","",0,18,125);
        Menu4_2=new Array("Animation","","",0,18,125);
        Menu4_3=new Array("Video/Audio Editing","","",0,18,125);
        Menu4_4=new Array("Flash","","",0,18,125);
Menu5=new Array("Select Services","../special/special.html","",0,17,125);
        Menu5_1=new Array("Marketing Development Tools","","",0,18,170);
        Menu5_2=new Array("Standards Development","","",0,18,170);
        Menu5_3=new Array("Product Concept Design","","",0,18,170);
        Menu5_4=new Array("Translation Coordination","","",0,18,170);
        Menu5_5=new Array("Programming/Applications","","",0,18,170);
        Menu5_6=new Array("Photographic Enhancement","","",0,18,170);
        Menu5_7=new Array("CD Duplication","","",0,18,170);
Menu6=new Array("Print Services","javascript:window.open('http://www.meridian-corp.com/printservices/index.html', 'printservices', 'dependent=no, height=600, width=800, location=yes, menubar=yes, resizable=yes, scrollbars=yes, titlebar=yes, toolbar=yes')","",0,17,110);
