/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *
***********************************************************************************/
var buttontop=455;

var NoOffFirstLineMenus=8;	// Number of first level items
var LowBgColor='#7766ee';	// Background color when mouse is not over
var LowSubBgColor='#221199';	// Background color when mouse is not over on subs
var HighBgColor='#eeeeff';	// Background color when mouse is over
var HighSubBgColor='#7766ee';	// Background color when mouse is over on subs
var FontLowColor='white';	// Font color when mouse is not over
var FontSubLowColor='#ffffff';	// Font color subs when mouse is not over
var FontHighColor='white';	// Font color when mouse is over
var FontSubHighColor='#ffffff';	// Font color subs when mouse is over
var BorderColor='#221199';	// Border color
var BorderSubColor='#7766ee';	// Border color for subs
var BorderWidth=1;		// Border width
var BorderBtwnElmnts=1;		// Border between elements 1 or 0
var FontFamily="arial";		// 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='top';	// Menu vertical position 'top', 'middle','bottom' or static
var ChildOverlap=.07;		// horizontal overlap child/ parent
var ChildVerticalOverlap=.65;	// vertical overlap child/ parent
var StartTop=buttontop;		// Menu offset y coordinate
var StartLeft=10;		// Menu offset x coordinate
var VerCorrect=0;		// Multiple frames y correction
var HorCorrect=0;		// Multiple frames x correction
var LeftPaddng=3;		// Left padding
var TopPaddng=2;		// Top padding
var FirstLineHorizontal=0;	// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
var MenuFramesVertical=1;	// Frames in cols or rows 1 or 0
var DissapearDelay=1000;	// 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=1;		// Uses arrow gifs when 1
var KeepHilite=1;		// Keep selected path highligthed
var Arrws=['http://www.patsstats.com/menu/triwhite.gif',5,10,'http://www.patsstats.com/menu/tridown.gif',12,7,'http://www.patsstats.com/menu/trileft.gif',5,10];	// Arrow source, width and height

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"

var mheight=22;
var bheight=40, bwidth=150;
var domain="http://www.patsstats.com/";

var Menu1=new Array('<img src="' + domain + 'images/buttons/b-default.gif" border=0 alt="Main Page">',domain + "default.asp","",0,bheight,bwidth);

var Menu2=new Array('<img src="' + domain + 'images/buttons/b-patsstatsteam.gif" border=0 alt="Pat`s Stats Team">',domain + "patsteam.asp","",3,bheight,bwidth);
  var Menu2_1=new Array('About Pat`s Team','aboutus.asp','',5,mheight,130);
    var Menu2_1_1=new Array('Pat Mousseau','aboutus-pat.asp','',0,mheight,130);
    var Menu2_1_2=new Array('Carol Meuser','aboutus-carol.asp','',0,mheight,130);
//    var Menu2_1_3=new Array('Tracy Eureste','aboutus.asp#tracy','',0,mheight,130);
    var Menu2_1_3=new Array('Carl Mousseau','aboutus.asp#carl','',0,mheight,130);
    var Menu2_1_4=new Array('Mission Statement','missionstatement.asp','',0,mheight,130);
    var Menu2_1_5=new Array('Testimonials','testimonials.asp','',0,mheight,130);
  var Menu2_2=new Array('Contact Pat`s Team','contactus.asp','',3,mheight,130);
    var Menu2_2_1=new Array('Looking to Buy','lookingtobuy.asp','',0,mheight,130);
    var Menu2_2_2=new Array('Looking to Sell','lookingtosell.asp','',0,mheight,130);
    var Menu2_2_3=new Array('Agent Referral','agentreferral.asp','',0,mheight,130);
  var Menu2_3=new Array('Questions & Answers','q&a.asp','',0,mheight,130);

//var Menu3=new Array('<img src="' + domain + 'images/buttons/b-listings.gif" border=0 alt="Pat`s Listings">',"javascript:openwindow('http://www.toledo.noris.xmlsweb.com/Reports.asp?CMAID=5622854&Date=5/29/2009&Time=06:13&ReportID=c%5Fagent%5Fph')","",0,bheight,bwidth);
var Menu3=new Array('<img src="' + domain + 'images/buttons/b-listings.gif" border=0 alt="Pat`s Listings">',"javascript:openwindow('http://pmousseau.remax.com/Listings/Residential_r4.aspx?QF1=ListingAgentContactID&QV1=11124154&QC1=5&QA1=0&QI1=0&CID=11124154&Tab=0')","",0,bheight,bwidth);
//var Menu3=new Array('<img src="' + domain + 'images/buttons/b-listings.gif" border=0 alt="Pat`s Listings">',domain + "listings.asp","",6,bheight,bwidth);
//  var Menu3_1=new Array('Single Family Homes','listings.asp#houses','',0,mheight,130);
//  var Menu3_2=new Array('Condos & Townhouses','listings.asp#condos','',0,mheight*1.5,130);
//  var Menu3_3=new Array('New Construction','listings.asp#newconstruction','',0,mheight,130);
//  var Menu3_4=new Array('Loan Calculator','calculator.asp','',0,mheight,130);
//  var Menu3_5=new Array('Multiple Listing Search','homesearch.asp','',0,mheight*1.5,130);
//  var Menu3_6=new Array('Auditor`s Real Estate Information System','areis.asp','',0,mheight*1.5,130);

var Menu4=new Array('<img src="' + domain + 'images/buttons/b-buyers.gif" border=0 alt="Buyers Information">',domain + "buyers.asp","",7,bheight,bwidth);
  var Menu4_1=new Array('Free Reports','freereports.asp','',0,mheight,130);
  var Menu4_2=new Array('Buyers` Tips','buyers-tips.asp','',4,mheight,130);
    var Menu4_2_1=new Array('Buying a Home','buyers-buyingahome.asp','',0,mheight,130);
    var Menu4_2_2=new Array('Beat Other Buyers To The Best Listings And Save Thousands Of Dollars','buyers-beatotherbuyers.asp','',0,mheight*3,130);
    var Menu4_2_3=new Array('Save Thousands of Dollars When Buying a Home','buyers-savethousands.asp','',0,mheight*2.2,130);
    var Menu4_2_4=new Array('Buy A Beautiful Home With Almost No Down Payment','buyers-nodownpayment.asp','',0,mheight*2.2,130);
  var Menu4_3=new Array('Multiple Listing Search','homesearch.asp','',0,mheight*1.5,130);
  var Menu4_4=new Array('Auditor`s Real Estate Information System','areis.asp','',0,mheight*1.5,130);
  var Menu4_5=new Array('School Information','areainfo-schoolinfo.asp','',0,mheight,130);
  var Menu4_6=new Array('Toledo Weather & Places of Interest','areainfo.asp','',6,mheight*1.5,130);
    var Menu4_6_1=new Array('Art Museum','areainfo-artmuseum.asp','',0,mheight,130);
    var Menu4_6_2=new Array('Toledo Zoo','areainfo-zoo.asp','',0,mheight,130);
    var Menu4_6_3=new Array('Metro Parks','areainfo-metroparks.asp','',0,mheight,130);
    var Menu4_6_4=new Array('Attractions','areainfo-attractions.asp','',0,mheight,130);
    var Menu4_6_5=new Array('Local Contact Info','areainfo-contacts.asp','',0,mheight,130);
    var Menu4_6_6=new Array('More Toledo Info','areainfo-moreinfo.asp','',0,mheight,130);
  var Menu4_6=new Array('Handymen to Know','handymen.asp','',0,mheight,130);
  var Menu4_7=new Array('Questions & Answers','q&a.asp','',0,mheight,130);

var Menu5=new Array('<img src="' + domain + 'images/buttons/b-sellers.gif" border=0 alt="Sellers Information">',domain + "sellers.asp","",4,bheight,bwidth);
  var Menu5_1=new Array('Free Reports','freereports.asp','',0,mheight,130);
  var Menu5_2=new Array('Sellers` Tips','sellers-tips.asp','',8,mheight,130);
    var Menu5_2_1=new Array('Selling a Home','sellers-sellingahome.asp','',0,mheight,130);
    var Menu5_2_2=new Array('Inexpensive ways to make your home more sellable','sellers-moresellable.asp','',0,mheight*2.3,130);
    var Menu5_2_3=new Array('We Bring You More Buyers','sellers-morebuyers.asp','',0,mheight*1.6,130);
    var Menu5_2_4=new Array('How The Total Experience Scoreboard Works For You!','sellers-scoreboard.asp','',0,mheight*3,130);
    var Menu5_2_5=new Array('Pat`s Team Markets Your Home Through Networking & Promoting','sellers-networking.asp','',0,mheight*3,130);
    var Menu5_2_6=new Array('How to Avoid Tying Yourself Up With A 3 To 6 Month Listing','sellers-easyexitlisting.asp','',0,mheight*2.5,130);
    var Menu5_2_7=new Array('Do-It-Yourself Home Seller`s Marketing Kit','sellers-homesellerskit.asp','',0,mheight*1.8,130);
    var Menu5_2_8=new Array('What to look for & lookout for when selling your home','sellers-whatotlookfor.asp','',0,mheight*2.5,130);
  var Menu5_3=new Array('Handymen to Know','handymen.asp','',0,mheight,130);
  var Menu5_4=new Array('Questions & Answers','q&a.asp','',0,mheight,130);

var Menu6=new Array('<img src="' + domain + 'images/buttons/b-relocation.gif" border=0 alt="Relocation">',domain + "relocation.asp","",3,bheight,bwidth);
  var Menu6_1=new Array('Corporate Clients','q&a-corporateclients.asp','',0,mheight,130);
  var Menu6_2=new Array('Handymen to Know','handymen.asp','',0,mheight,130);
  var Menu6_3=new Array('Questions & Answers','q&a.asp','',0,mheight,130);

var Menu7=new Array('<img src="' + domain + 'images/buttons/b-testimonials.gif" border=0 alt="Testimonials">',domain + "testimonials.asp","",0,bheight,bwidth);

var Menu8=new Array('<img src="' + domain + 'images/buttons/b-contactus.gif" border=0 alt="Contact Us">',domain + "contactus.asp","",0,bheight,bwidth);


var opwin;
function openwindow(link)
 {
  if (opwin != null) {if (!opwin.closed) opwin.close();}
  opwin=window.open(link,'opwin','scrollbars=yes,toolbar=yes,resizable=yes,location= yes,status=yes,height=550,width=750');
  opwin.focus();
 }
