var anylinkmenu1={divclass:'inmark', inlinestyle:'width:120px; background:#bebebe', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Sambutan Principal", "sambutan_principal.php"],
	["Sejarah", "sejarah.php"],
	["Visi, Misi, Values", "visi_misi.php"],
	["Management", "management.php"],
	["Guru & Staff", "guru_staff.php"]//no comma following last entry!
]


var anylinkmenu2={divclass:'inmark', inlinestyle:'width:100; background:#bebebe', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["TK", "tk.php"],
	["SD", "sd.php"],
	["SMP", "smp.php"],
	["SMA", "sma.php"]//no comma following last entry!
]

var anylinkmenu6={divclass:'inmark', inlinestyle:'width:100; background:#bebebe', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Olahraga", "olahraga.php"],
	["Seni", "seni.php"],
	["Bahasa", "bahasa.php"]//no comma following last entry!
]

var anylinkmenu7={divclass:'inmark', inlinestyle:'width:100; background:#bebebe', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Alumni", "alumni.php"],
	["Murid", "murid.php"],
	["Orang tua", "orangtua.php"]//no comma following last entry!
]

var anylinkmenu8={divclass:'inmark', inlinestyle:'width:100; background:#bebebe', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu8.items=[
	["Yayasan", "p_yayasan.php"],
	["TK", "p_tk.php"],
	["SD", "p_sd.php"],
	["SMP", "p_smp.php"],
	["SMA", "p_sma.php"]//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://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]

var anylinkmenu4={divclass:'inmark', inlinestyle:'width:150px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["social media campaign", "services.php"],
	["PR consultancy", "pr_consultancy.php"],
	["workshop/training", "workshop_training.php"],
	["app/web development", "application_web_development.php"],
	["crisis management", "crisis_management.php"] //no comma following last entry!
]
