var anylinkmenu1 = { divclass: 'anylinkmenu', inlinestyle: '', linktarget: '' };  //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items = [["About the project", "aboutProject.aspx"], ["About the artist", "aboutArtist.aspx"], ["About Sderot", "aboutSderot.aspx"], ["Sderot under attack", "aboutAttack.aspx"]];
