var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //First menu point.
anylinkmenu1.items=[
         ["home", "home.html"],
        ["profil", "profil.html"],
        ["guestbook", "http://580096.guestbook.onetwomax.de"],
        ["Forum", "http://www.modelkitheavenforum.de/"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //Second menu point.
anylinkmenu2.items=[
        ["workbench", "work.html"],
        ["collection", "sammlung.html"],
        ["wip", "http://lillys-wips.blogspot.com/"],
        ["gallery", "gallerie1.html"],
	["wishlist", "wishlist.html"],
	["tutorials", "test.html"], //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //Third menu point.
anylinkmenu3.items=[
        ["service", "service.html"],
	["references", "test.html"],
        ["gallery", "gallerie2.html"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //Fourth menu point.
anylinkmenu4.items=[
        ["swap", "kittausch.html"],
        ["gallery", "test.html"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //Fifth menu point.
anylinkmenu5.items=[
        ["kiriban", "kiriban.html"],
        ["past layouts", "pastlayout.html"] //no comma following last entry!
]
var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //Sixth menu point.
anylinkmenu6.items=[
        ["link me", "link.html"],
        ["links", "page.html"],
        ["foren", "foren.html"],
        ["shops", "shops.html"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#bcd6f3', linktarget:'home'} //Seventh menu point.
anylinkmenu7.items=[
        ["contact", "kontakt.html"],
        ["impressum", "impressum.html"]//no comma following last entry!
]
