
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}


effect = "Fade(duration=0.3);Alpha(style=0,opacity=85);Shadow(color='#999999', Direction=135, Strength=5)"

timegap=500     
followspeed=5   
followrate=40   
suboffset_top=10;
suboffset_left=10;
style1=[    
"white",
"0074A1",
"BCFF03",
"0074A1",
"0074A1",
13,     
"normal",
"bold", 
"Arial",    
4,          
"arrow.gif",    
,           
"000000",   
"000099",   
"BCFF03",   
"0074A1",
,         
"BCFF03",
"000099",
]



addmenu(menu=[
"mainmenu", 
0,          
0,            
,             
,           
,           
style1,     
1,          
"left",     
,           
,           
1,          
,       
,       
,       
,       
,       
,           
,           
,           
,           
,"&nbsp;About Hexalock&nbsp;&nbsp;","show-menu=about","./profile.html","About us",1
,"&nbsp;Products&nbsp;&nbsp;","show-menu=products","./Products.html","Products",1
,"&nbsp;Publisher center&nbsp;&nbsp;","show-menu=publisher","./Publishers.html","Publisher center",1
,"&nbsp;Replicator center&nbsp;&nbsp;","show-menu=replicator","./Replicators.html","Replicator center",1
,"&nbsp;Contact us&nbsp;&nbsp;","./contact.html",,"Contact us",1
])


    addmenu(menu=["about",
    ,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
    ,"Company","./profile.html",,,1
    ,"Jobs","./alljobs.php",,,1
    ,"Privacy Policy","./profile2.html",,,1
    ,"News","./allnews.php",,,1
    ,"Events","./events.html",,,1
    ,"Contact Us","./contact.html",,,1
    
        ])
    
    
    addmenu(menu=["products",
    ,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
    ,"AutoLock","show-menu=auto","./AutoLock.html",,1
    ,"Copy Protected CD-RX","./cd-rx.html",,,1
    ])
            
        addmenu(menu=["auto",
        ,,205,1,"",style1,,"left",effect,,,,,,,,,,,,
        ,"AutoLock protection diagram","./AutoLock.html",,,1
        ,"Downloads","./Download.html",,,1
        ,"FAQ","./faq.php",,,1
        ])



    
    addmenu(menu=["publisher",,,280,1,,style1,,"left",effect,,,,,,,,,,,,
    ,"Registration","./hexalock-side/registration.html",,,1
    ,"Publisher presentation","./Publishers1.html",,,1
    ,"Reseller and Replicator List","./Publishers2.html",,,1
    ,"Order a license for a new title production","./hexalock-side/secure_Publishers.html",,,1
    ,"Request for reorder","./hexalock-side/secure_Publishers_reorder.html",,,1
    ,"FAQ","./faq.php",,,1
    ])
    
    addmenu(menu=["replicator",,,280,1,,style1,,"left",effect,,,,,,,,,,,,
    ,"Registration","./hexalock-side/registration.html",,,1
    ,"Replicator presentation","./Replicators1.html",,,1
    ,"Authorized replicator & reseller program","./Replicators2.html",,,1
    ,"Order a license for a new title production","./hexalock-side/secure_Replicators.html",,,1
    ,"FAQ","./faq.php",,,1
    ])



dumpmenus()