/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=4;
	var LowBgColor='';
	var LowSubBgColor='#F8C990';
	var HighBgColor='';
	var HighSubBgColor='#F07C55';
	var FontLowColor='#C12729';
	var FontSubLowColor='#000000';
	var FontHighColor='#2D4B71';
	var FontSubHighColor='#2D4B71';
	var BorderColor='';
	var BorderSubColor='#007D85';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;	
	var FontFamily="verdana, arial"	
	var FontSize=9;
	var FontBold=1;	
	var FontItalic=0;
	var MenuTextCentered='center';
	var MenuCentered='left';
	var MenuVerticalCentered='top';	
	var ChildOverlap=0;
	var ChildVerticalOverlap=.2;//.2
	var StartTop=75;
	var StartLeft=50;
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;
	var DissapearDelay=500;	
	var TakeOverBgColor=1;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var TargetLoc='';
	var HideTop=0;
	var MenuWrap=1;	
	var RightToLeft=0;
	var UnfoldsOnClick=0;
	var WebMasterCheck=0;
	var ShowArrow=0;
	var KeepHilite=1;
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Boston Print Buyers Home","/index.html","",0,30,100);

Menu2=new Array("About PBI","/pbiconference/aboutpbi.html","",0,30,50);

Menu3=new Array("<BR>Boot Camp","/bootcamp/index.html","",0,30,90);
	Menu3_1=new Array("List of Exhibitors","/pbiconference/exhibitorlist.html","",0,20,140);
	Menu3_2=new Array("Conference Brochure (PDF)","javascript:NewWin=window.open(\"/pbiconference/PBI2007ConfBrochure.pdf\",\"NWin\");window[\"NewWin\"].focus()","",0,33,140);

Menu4=new Array("Print Media Certification","/bootcamp/pmcertification.html","",0,33,100);
	Menu4_1=new Array("Presentation Handouts","/pbiconference/sessionhandouts.html","",0,33,100);
	Menu4_2=new Array("Full Schedule","/pbiconference/schedule.html","",0,20,100);
	Menu4_3=new Array("Print Buyer Boot Camp","/pbiconference/bootcampn.html","",0,33,100);

Menu5=new Array("Conference<BR>Feedback","/pbiconference/feedback.html","",0, 30, 90);

Menu6=new Array("Speakers<BR>Bios","/pbiconference/speakers.html","",0, 30, 90);

Menu7=new Array("Conference<BR>Photos","/pbiconference/conference07photos.html","",0, 30, 90);	


/***********************************************************************************
* Menu7=new Array("Exhibitor Information","/pbiconference/exhibitors.html","",3, 30, 90);	
*	Menu7_1=new Array("Exhibitor Floor Plan (PDF)","javascript:NewWin=window.open(\"/pbiconference/ExhibitorFloorPlan.pdf\",\"NWin\");window[\"NewWin\"].focus()","",0,33,140);
*	Menu7_2=new Array("Exhibitor Booth Registration Form","/pbiconference/exhibitorform.html","",0,33,140);
*	Menu7_3=new Array("Exhibitor Name Registration","/pbiconference/exhibitorregistration.html","",0,33,140);
*
 *Menu8=new Array("Travel Information","/pbiconference/westfordregency.html","",0, 30, 90);	
*
* 
***********************************************************************************/