
var dropdownmenu1={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#DFFDF4'} 
dropdownmenu1.items=[
	["Bio", "bio.cfm"],
	["Calendar", "calendar.cfm"],
	["Tickets", "tickets.cfm"],
	["Video", "video.cfm?Action=Video"],
	["Hatemail", "hatemail.cfm"],
	["Book Steve", "booksteve.cfm"],
	["Email Steve", "mailto:steve@stevehofstetter.com"]
]

var dropdownmenu2={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#DFFDF4'} 
dropdownmenu2.items=[
	["Video", "video.cfm?Action=Video"],
	["Pictures", "video.cfm?Action=Pictures"],
	["EPK", "epk.cfm"]
]

var dropdownmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4'} 
dropdownmenu3.items=[
	["Hatemail", "hatemail.cfm"],
	["Thinking Man", "column.cfm"],
	["SmarterChild", "sc.cfm"],
	["Ask Joe College", "joecollege.cfm"],
	["Classmates", "classmates.cfm"],
	["Unpublished Work", "unpublished.cfm"]
]

var dropdownmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4'} 
dropdownmenu4.items=[
	["Bring Steve to Campus", "collegepetition.cfm"],
	["Be a College Rep", "campusreps.cfm"]
]

var dropdownmenu5={divclass:'anylinkmenu', inlinestyle:'width:300px; background:#DFFDF4'} 
dropdownmenu5.items=[
	["CD: Steve Hofstetter's Day Off", "stetterobilia.cfm?CDs=dayoff"],
	["CD: Dark Side of the Room", "stetterobilia.cfm?CDs=darkside"],
	["CD: Cure for the Cable Guy", "stetterobilia.cfm?CDs=cure"],
	["CD: Tastes Like Bliss", "stetterobilia.cfm?CDs=bliss"],
	["Book: National Lampoon's Balls!", "stetterobilia.cfm?Books=balls"],
	["Book: Student Body Shots", "stetterobilia.cfm?Books=sbs"],
	["Book: Student Body Shots: Another Round", "stetterobilia.cfm?Books=sbs2"],
	["Shirt: Redophile", "stetterobilia.cfm?Shirts=red"],
	["Shirt: Ask Me Why I'm A Douche", "stetterobilia.cfm?Shirts=douche"],
	["Shirt: Your Stupidity Offends Me", "stetterobilia.cfm?Shirts=stupid"]
]

var dropdownmenu6={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#DFFDF4', linktarget:'_new'} 
dropdownmenu6.items=[
	["Facebook", "http://www.facebook.com/stevehofstetter"],
	["Twitter", "http://www.twitter.com/stevehofstetter"],
	["YouTube", "http://www.youtube.com/thehofstetter"],
	["Play Poker With Steve (user: thehofstetter)", "http://www.fulltiltpoker.com/?key=MDAwMDg5QkMwMDAxQzFDQzIwNTI0MDI0MDAwMDAwMDA-"],
	["Email Steve", "mailto:steve@stevehofstetter.com"],
	["Share Steve", "promo.cfm"]
]

var dropdownmenu7={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#DFFDF4'} 
dropdownmenu7.items=[
]

var dropdownmenu8={divclass:'anylinkmenu', inlinestyle:'width:125px; background:#DFFDF4'} 
dropdownmenu8.items=[
	["Clubs", "booksteve.cfm?Type=Club"],
	["Colleges", "booksteve.cfm?Type=College"],
	["Corporate", "booksteve.cfm?Type=Corporate"],
	["Film & TV", "booksteve.cfm?Type=Television"],
	["Greek Life", "booksteve.cfm?Type=Greeklife"],
	["Jewish Events", "booksteve.cfm?Type=Synagogue"],
	["Radio", "booksteve.cfm?Type=Radio"],
	["Sports Events", "booksteve.cfm?Type=Sports"],
	["Wireless", "booksteve.cfm?Type=Wireless"],
	["Other", "booksteve.cfm?Type=Other"]
]
