var port={divclass:'anylinkmenu', inlinestyle:'width:150px', linktarget:'iframe1'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
port.items=[
	["Digital Blends", "blends.php"],
	["Digital Colorizations", "color.php"],
	["Traditional Works", "traditional.php"],
	["Corporate Designs", "corporate.php"]
]

var con={divclass:'anylinkmenu', inlinestyle:'width:140px;', linktarget:'iframe1'}
con.items=[
	["INQUIRE ABOUT WORK", "inquire.php"],
	["APPLY FOR AFFILIATION", "apply.php"]
]


var res={divclass:'anylinkmenu', inlinestyle:'width:125px;', linktarget:'iframe1'} //Second menu variable. Same precaution.
res.items=[
	["BRUSHES", "brushes.php"],
	["ARCHIVED TEXTURES", "archive.php"],
	["NEW TEXTURE SETS", "textures.php"],
	["PATTERNS", "patterns.php"],
	["STOCKS", "stocks.php"],
	["TUTORIALS", "tutorials.php"] 
]



var pre={divclass:'anylinkmenu', inlinestyle:'width:90px;', linktarget:'iframe1'}
pre.items=[
	["ICONS", "icons.php"],
	["BANNERS", "banners.php"],
	["LAYOUTS", "layouts.php"],
	["WALLPAPERS", "wallpapers.php"]
]



var aff={divclass:'anylinkmenu', inlinestyle:'width:160px;',  linktarget:'_blank'}
aff.items=[
	["ARTIFICAL DECAY", "http://artificial.kloud-nine.com/"],
	["CAT CAFE", "http://catcafe.akedia.net/"],
	["DASH OF COLOR", "http://dashofcolor.net/"],
	["ESCAPE", "http://escape.fairycorner.net/"],
	["HAPIX", "http://hapix.starry-sky.com/"],
	["ILLUSTRIOUS FORUMS", "http://www.illustrious-designs.net/forums/"],
	["INESSENCE", "http://inessence.50webs.com/"],
	["JINYUU", "http://4jiyuu.webs.com/"],
	["MAGICAL DREAM OBSESSION", "http://mdo.hyouri.org/"],
	["RAMIFICATIONS", "http://ramifications.kyseria.com/"],
	["RHODESIA", "http://rhodesia.kaisouroku.org/"],
	["ROUGE DOLLS", "http://www.rogue-dolls.com/"],
	["SWEET TEMPTATIONS", "http://s-temptations.blogspot.com/"],
	["(INKY); PAPER", "http://inkypaper.org/"]
]









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:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]
