/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='#717C96';			// Background color when mouse is not over
	var LowSubBgColor='#607085';			// Background color when mouse is not over on subs
	var HighBgColor='#95A0B9';			// Background color when mouse is over
	var HighSubBgColor='#717C96';			// Background color when mouse is over on subs
	var FontLowColor='#EEEFF2';			// Font color when mouse is not over
	var FontSubLowColor='#EEEFF2';			// Font color subs when mouse is not over
	var FontHighColor='#EEEFF2';			// Font color when mouse is over
	var FontSubHighColor='#ffe4c4';			// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='#717C96';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='static';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=151;				// Menu offset x coordinate
	var StartLeft=14;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=7;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height


var MyServerName = 'http://www.journalisticstyle.com/';
// for testing purposes only
// MyServerName = 'http://d1001728.site.infoquest.com/';


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("rollover?"+MyServerName+"home.gif?"+MyServerName+"home-over.gif",MyServerName+"index.html","",1,40,120);
	Menu1_1=new Array(" Home Page",MyServerName+"index.html","",0,40,140);	


Menu2=new Array("rollover?"+MyServerName+"gallery.gif?"+MyServerName+"gallery-over.gif",MyServerName+"StLouisWeddingImages.html","",6);
	Menu2_1=new Array("By Most Recent Work",MyServerName+"StLouisWeddingImages.html","",0,30,160);	
	Menu2_2=new Array("By Photographer",MyServerName+"StLouisWeddingImagesbyPhotographer.html","",0);
	Menu2_3=new Array("By Wedding Location",MyServerName+"StLouisWeddingVenuesImageGallery.html","",0);
	Menu2_4=new Array("By Reception Location",MyServerName+"StLouisReceptionVenuesImageGallery.html","",0);
	Menu2_5=new Array("Sample Album Designs",MyServerName+"album.html#samples","",0);	
	Menu2_6=new Array("View Album Types",MyServerName+"album.html#typesinfo","",0);		
	

Menu3=new Array("rollover?"+MyServerName+"photographers.gif?"+MyServerName+"photographers-over.gif",MyServerName+"StLouisWeddingPhotographers.html","",3);
	Menu3_1=new Array(" Featured",MyServerName+"StLouisWeddingPhotographers.html","",0,30,140);
	Menu3_2=new Array(" Photographers ",MyServerName+"StLouisWeddingPhotographers.html","",0);
	Menu3_3=new Array(" Bios Index",MyServerName+"StLouisWeddingPhotographers.html","",0);
	

	

Menu4=new Array("rollover?"+MyServerName+"pricing.gif?"+MyServerName+"pricing-over.gif",MyServerName+"packagesandprices.htm","",6);
	Menu4_1=new Array("Complete Information",MyServerName+"shortpdf.pdf","",0,25,155);
	Menu4_2=new Array("(Printable pdf version)",MyServerName+"shortpdf.pdf","",0);
	Menu4_3=new Array(" ************",MyServerName+"","",0);
	Menu4_4=new Array("Current Specials",MyServerName+"specials.html","",0)
	Menu4_5=new Array(" ************",MyServerName+"","",0);
	Menu4_6=new Array("Book Us Online option",MyServerName+"bookonline.htm","",0)

Menu5=new Array("rollover?"+MyServerName+"order.gif?"+MyServerName+"order-over.gif",MyServerName+"StLouisWeddingImages.html","",2);
	Menu5_1=new Array(" Most Recent work",MyServerName+"StLouisWeddingImages.html","",0,30,150);
	Menu5_2=new Array(" (2011-2008)",MyServerName+"StLouisWeddingImages.html","",0);
 
	

Menu6=new Array("rollover?"+MyServerName+"about.gif?"+MyServerName+"about-over.gif",MyServerName+"about.html","",4);
	Menu6_1=new Array(" General Information",MyServerName+"about.html","",0,30,150);
	Menu6_2=new Array(" Articles & Forms",MyServerName+"articles.html","",0);
	Menu6_3=new Array(" Album Information",MyServerName+"album.html","",0);
	Menu6_4=new Array(" Online Review Sites",MyServerName+"reviewlinks.htm","",0)

Menu7=new Array("rollover?"+MyServerName+"contact.gif?"+MyServerName+"contact-over.gif",MyServerName+"contact.html","",3);
	Menu7_1=new Array(" To Contact Us",MyServerName+"contact.html","",0,40,150)
	Menu7_2=new Array(" and",MyServerName+"contact.html","",0)	
	Menu7_3=new Array(" Please Visit Us",MyServerName+"contact.html","",0)

	Menu8=new Array("rollover?"+MyServerName+"bottom1.gif?"+MyServerName+"bottom1-over.gif",MyServerName+"articles.html","",2);
	Menu8_1=new Array(" For Articles & Forms",MyServerName+"articles.html","",0,40,150)
	Menu8_2=new Array(" Please Click Here",MyServerName+"articles.html","",0)
	
Menu9=new Array("rollover?"+MyServerName+"bottom2.gif?"+MyServerName+"bottom2-over2.gif",MyServerName+"reviewlinks.htm","",4);
	Menu9_1=new Array(" The most significant",MyServerName+"reviewlinks.htm","",0,40,150)
	Menu9_2=new Array(" Online Review Sites -",MyServerName+"reviewlinks.htm","",0)
	Menu9_3=new Array(" with almost universal",MyServerName+"reviewlinks.htm","",0)
	Menu9_4=new Array(" 5 star rave reviews",MyServerName+"reviewlinks.htm","",0)
	
Menu10=new Array("rollover?"+MyServerName+"bottom3.gif?"+MyServerName+"bottom3-over.gif",MyServerName+"blog","",0);






/* prevent users from right clicking on your pages... 
uncommenting this section will prevent right clicking on the whole page... 
but we found a better way to protect just the images - see footer.js */
/*
function right_click_intercept(e)
{
    if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2))
    {
        return false;
    }
    else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3))
    {
        return false;
    }
    return true;
}

function context_menu_intercept()
{
    error_message = "You do not have permission to right click.";
    alert( error_message );
    return false;
}
document.onmousedown=right_click_intercept;
document.oncontextmenu=context_menu_intercept;
*/



