var archiveEN={divclass:'anylinkmenu', inlinestyle:'width:150px;background:#CCFFCC;text-align:center', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
archiveEN.items=[
	["Rides", "http://www.israelspokes.com/ridereports.php"],
	["Articles", "http://www.israelspokes.com/articleslist.php"]
	//no comma following last entry!
]

var archiveHEB={divclass:'anylinkmenu', inlinestyle:'width:80px;background:#CCFFCC;text-align:center', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
archiveHEB.items=[
	["רכיבות", "http://www.israelspokes.com/ridereports.php"],
	["נושאים", "http://www.israelspokes.com/articleslist.php"]
	//no comma following last entry!
]

var home={divclass:'anylinkmenu', inlinestyle:'width:70px;background:#CCFFCC;text-align:center', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
home.items=[
	["Topics", "http://www.israelspokes.com/index.html#topics"],
	["Diary", "http://www.israelspokes.com/index.html#diary"],
	["Reports", "http://www.israelspokes.com/index.html#reports"]

	//no comma following last entry!
]

var homeHEB={divclass:'anylinkmenu', inlinestyle:'width:70px;background:#CCFFCC;text-align:center', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
homeHEB.items=[
	["נושאים", "http://www.israelspokes.com/heb.html#topics"],
	["יומן", "http://www.israelspokes.com/heb.html#diary"],
	["סיכומי רכיבות", "http://www.israelspokes.com/heb.html#reports"]
	//no comma following last entry!
]


var gallery={divclass:'anylinkmenu', inlinestyle:'align:right', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
gallery.items=[
	["2010", "http://picasaweb.google.com/israelspokes"],
	["2009", "http://picasaweb.google.com/"],
	["2008", "http://picasaweb.google.com/100505137984061140860"]

	//no comma following last entry!
]
	
var blogHEB={divclass:'anylinkmenu', inlinestyle:'width:80px;background:#CCFFCC;text-align:center', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
blogHEB.items=[
	["גוארגיה",  "http://www.israelspokes.com/bloggeorgia.php#georgia"],
	["צילה",  "http://www.israelspokes.com/blogchile.php#chile"],
	["שוויץ",  "http://www.israelspokes.com/blogswitzerland.php#day1"],
	["רכיבות בארץ", "http://www.israelspokes.com/rideblogsHEB.php"]

//no comma following last entry!
]	
	
var blogEN={divclass:'anylinkmenu', inlinestyle:'width:120px;background:#CCFFCC;text-align:center', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
blogEN.items=[
	["Georgia",  "http://www.israelspokes.com/bloggeorgia.php#georgia"],
	["Chile",  "http://www.israelspokes.com/blogchile.php#chile"],
	["Switzerland",  "http://www.israelspokes.com/blogswitzerland.php#switzerland"],
	["Rides in Israel", "http://www.israelspokes.com/rideblogs.php"]

//no comma following last entry!
]		
	
	
	
	

