        // Globals

        var PopNoOffMenus=1;

        var PopWebMasterCheck=0;



        function P_BeforeStart(){return}

        function P_AfterBuild(){return}

        function P_BeforeFirstOpen(){return}

        function P_AfterCloseAll(){return}









PopMenu1=new Array(41);

        PopMenu1[0]=2;                        // number of main items

        PopMenu1[1]=274;                        // Left position

        PopMenu1[2]=16;                        // Top position

        PopMenu1[3]='black';                // Normal font color

        PopMenu1[4]='';                // Normal back color

        PopMenu1[5]='black';                // High font color

        PopMenu1[6]='';                // High back color

        PopMenu1[7]='';                // Border color

        PopMenu1[8]='verdana';        // Fontfamily

        PopMenu1[9]=0;                        // Bold

        PopMenu1[10]=0;                        // Italic

        PopMenu1[11]=10;                        // Font size

        PopMenu1[12]=1;                        // First line horizontal -- to control whether menu images appear horizontally (1)/ vertically (0)

        PopMenu1[13]=1;                        // First line permanent visible

        PopMenu1[14]=1;                        // Border width

        PopMenu1[15]='left';                        // Text align 'left', 'center' or 'right'

        PopMenu1[16]=0;                        // Horizontal overlap

        PopMenu1[17]=1.0;                        // Vertical overlap

        PopMenu1[18]=300;                        // Delay

        PopMenu1[19]=0;                        // Right to left unfold

        PopMenu1[20]='';                // Target div

        PopMenu1[21]=1;                        // Border between elements

        PopMenu1[22]='left';                        // Menu horizontal centered 'left', 'center' or 'right'

        PopMenu1[23]='top';                        // Menu vertical centered 'top', 'center' or 'bottom'

        PopMenu1[24]='black';                // Normal fontcolor sub items

        PopMenu1[25]='#b2ae9c';                // Normal back color sub items

        PopMenu1[26]='black';                // High font color sub items

        PopMenu1[27]='#c5c2b5';                // High back color sub items

        PopMenu1[28]='black';                // Border color sub items

        PopMenu1[29]='';                // Arrow right

        PopMenu1[30]=0;                        // Arrow Width

        PopMenu1[31]=0;                        // Arrow Height

        PopMenu1[32]='';                // Arrow down

        PopMenu1[33]=0;                        // Arrow Width

        PopMenu1[34]=0;                        // Arrow Height

        PopMenu1[35]='';                // Arrow left

        PopMenu1[36]=0;                        // Arrow Width

        PopMenu1[37]=0;                        // Arrow Height

        PopMenu1[38]=1;                        // Keep selected path highlighted

        PopMenu1[39]=2;                        // Top padding

        PopMenu1[40]=11;                        // Left padding







//        MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);

//        For rollover images ItemText format is:  "rollover:Image1.jpg:Image2.jpg"



        PopMenu1_1=new Array('rollover:images/products.gif:images/products-over.gif','','',4,101,247);

                PopMenu1_1_1=new Array('What\'s New','new.html','',0,18,170);

                PopMenu1_1_2=new Array('View by Category Extension','product.php','',0,18,170);

                PopMenu1_1_3=new Array('View by Category','product-cat.php','',0,18,170);
				PopMenu1_1_4=new Array('View rentable product','product-rent.php','',0,18,170);





		PopMenu1_2=new Array('rollover:images/enquiry.gif:images/enquiry-over.gif','enquiry.html','',1,101,140);

                PopMenu1_2_1=new Array('Current','event.html','',0,18,80);


