var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name! anylinkmenu1.items=[ ["પાણી ના જોડાણ ની અરજી", "Underconstruction.aspx"], ["પાણી વિભાગ", "Underconstruction.aspx"], ["આરોગ્ય", "Underconstruction.aspx"], ["વેરો(TAX) વિભાગ ", "Underconstruction.aspx"], ["જન્મ મરણ નોંધણી","Underconstruction.aspx"], ] var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_self'} //Second menu variable. Same precaution. anylinkmenu2.items=[ // ["ધારાસભ્ય શ્રી", "http://####"], // ["પ્રમુખ", "http://####"], // ["મુખ્ય અધિકારી", "http://####"], // ["સદસ્ય", "http://####"], // ["અધિકારી", "http://####"] //no comma following last entry! ] var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution. anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc" anylinkmenu3.items=[ ["Dynamic Drive", "http://####"], ["CSS Drive", "http://####"], ["JavaScript Kit", "http://####"], ["Coding Forums", "http://####"], ["JavaScript Reference", "http://####", "efc"], ["CNN", "http://####"], ["MSNBC", "http://####"], ["Google", "http://####"], ["BBC News", "http://####", "efc"], ["News.com", "http://####"], ["SlashDot", "http://####"], ["Digg", "http://####"], ["Tech Crunch", "http://####"] //no comma following last entry! ] var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_self'} //Second menu variable. Same precaution. anylinkmenu4.items=[ ["પ્રમુખ", "President.aspx"], ["મુખ્ય અધિકારી", "ChiefOfficer.aspx"], ["સદસ્યો", "Sadasyo.aspx"], ["અધીકારીઓ", "Karmchario.aspx"] //no comma following last entry! ]