/************************************************************************************
    Modified Jan 2006 Christopher Bartkowski
    - Allowed for titles (bold, underline, size)
    - Allowed for highlighting to stay on page currently at
    
    
    Modified 2005 Christopher Bartkowski
    - Allowed more separate custimaziation with the submenu versus main menu
    - Alt Text added
    - allowance of daughter windows

	(c) Ger Versluis 2000 version 5.5 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
	Updated 19 July, 2003 by GV for CSS CompatMode	
	HV Menu found on Dynamic Drive ONLY may be used on both commercial and non commerical sites	
	For info write to menus@burmees.nl							        
	This script featured on Dynamic Drive DHTML code library: http://www.dynamicdrive.com
*************************************************************************************/

    var EXACT=0;  //don't touch
    var SUBST=1;  //don't touch

	var NoOffFirstLineMenus=10;			// Number of first level items
    var highlightPage=1;                // 0 
    
    
    // main menu specifics
	var BorderWidth=0;				// Border width
    var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var LowBgColor='#63657A';			// Background color when mouse is not over
	var HighBgColor='#63657A';			// Background color when mouse is over
	var FontLowColor='';			// Font color when mouse is not over
	var FontHighColor='000000';			// Font color when mouse is over
	var BorderColor='black';			// Border color
    
    // submenu specifics
    var SubBorderWidth = 1;              //submenu border
    var SubBorderBtwnElmnts=0;		// Border between elements 1 or 0
	var LowSubBgColor='#ffd400';			// Background color when mouse is not over on subs
	var HighSubBgColor='#ffd400';			// Background color when mouse is over on subs
	var FontSubLowColor='#4E5065';			// Font color subs when mouse is not over
	var FontSubHighColor='#951716';			// Font color subs when mouse is over
    var BorderSubColor='black';			// Border color for subs

    // title
    var titleBold = 1;                  // if title is bold (off/on)
    var titleItalic = 0;             // if title is underline (off/on)
    var titleSize = 9;                    // size of title
    var titleColor = "#ffd400"; 
    var titleSubColor = "#ffd400";
    var titleUnderline = 0;     
    
    // subtile
    var subtitleBold = 1;                  // if subtitle is bold (off/on)
    var subtitleItalic = 0;             // if subtitle is underline (off/on)
    var subtitleSize = 8;                    // size of subtitle
    var subtitleColor = "#951716"; 
    var subtitleSubColor = "#951716";
    var subtitleUnderline = 0;     


    
	var FontFamily="Arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
 
	var FontItalic=0;				// Italic menu items 1 or 0

	var MenuTextCentered='right';			// Item text position 'left', 'center' or 'right'
	var SubmenuTextCentered='left';			// 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=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.5;			// vertical overlap child/ parent
	var StartTop=150;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var RightPaddng=10;				// 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='';			// 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=0;				// 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=['/divisions/studentservices/departments/psps/includes/menu/tri.gif',5,10,'images/tridown.gif',10,5,'images/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);




// SPECIAL STUFF ;-)
// rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"
// daugher windows begin with daughter:  ie daughter:link
// titles start with title: (just to look pretty)
// subtitles start with subtitle: (same as title but going over highlights)



Menu1=new Array("title:Home","/divisions/studentservices/departments/psps/","bg1",0,18,270);



var spacing ='&nbsp;'; 

Menu2=new Array("title:Police   ","",
				"bg2",5,18,270);

  Menu2_1=new Array("Police Officers","/divisions/studentservices/departments/psps/police/","submenu",0,18,165);
  Menu2_2=new Array("Anonymous Crime Tip Line","/divisions/studentservices/departments/psps/police/tipline.aspx","submenu",0,18,165);
  Menu2_3=new Array("Crime Statistics/Reports","/divisions/studentservices/departments/psps/police/reports.aspx","submenu",0,18,165);
  Menu2_4=new Array("Annual Safety & Security Report","/divisions/studentservices/departments/psps/Crimestatistics.aspx","submenu",0,18,165);
  Menu2_5=new Array("Community Policing","/divisions/studentservices/departments/psps/police/community.aspx","submenu",0,18,165);                 
         
Menu3=new Array("title:Parking","/divisions/studentservices/departments/psps/parking/","bg3",7,18,270);

  Menu3_1=new Array("Vehicle Registration Information","/divisions/studentservices/departments/psps/parking/index.aspx","submenu",0,18,165);
  Menu3_2=new Array("Zoned Parking","/divisions/studentservices/departments/psps/parking/zoned.aspx","submenu",0,18,165);
  Menu3_3=new Array("Visitor Parking","/divisions/studentservices/departments/psps/parking/visitor.aspx","submenu",0,18,165);
  Menu3_4=new Array("Motor Vehicle Regulations","/divisions/studentservices/departments/psps/parking/regulations.aspx","submenu",0,18,165);
  Menu3_5=new Array("Tickets Appeals","/divisions/studentservices/departments/psps/parking/appeals.aspx","submenu",0,18,165);                 
  Menu3_6=new Array("Traffic Bureau","/divisions/studentservices/departments/psps/parking/traffic.aspx","submenu",0,18,165);
  Menu3_7=new Array("Frequently Asked Questions","/divisions/studentservices/departments/psps/parking/faqs.aspx","submenu",0,18,165);                 
         
         
         
Menu4=new Array("title:Security",   			"/divisions/studentservices/departments/psps/security/","bg4",0,18,270);

         
         
Menu5=new Array("title:Crime Prevention & Safety Tips",				"/divisions/studentservices/departments/psps/tips/","bg5",10,18,270);
                                                                                                                                    
//	Menu5_1=new Array("subtitle:Crime Prevention  Tips","","submenu",10,18,165);                                                       

  Menu5_1=new Array("Residence Hall Safety","/divisions/studentservices/departments/psps/tips/residence.aspx","submenu",0,18,165);
  Menu5_2=new Array("Vehicle Safety","/divisions/studentservices/departments/psps/tips/vehicle.aspx","submenu",0,18,165);
  Menu5_3=new Array("20 Tips","/divisions/studentservices/departments/psps/tips/tips20.aspx","submenu",0,18,165);
  Menu5_4=new Array("Protecting Your Credit","/divisions/studentservices/departments/psps/tips/credit.aspx","submenu",0,18,165);
  Menu5_5=new Array("Prevent Book Theft","/divisions/studentservices/departments/psps/tips/book.aspx","submenu",0,18,165);                 
  Menu5_6=new Array("ATM Safety","/divisions/studentservices/departments/psps/tips/atm.aspx","submenu",0,18,165);
  Menu5_7=new Array("Jogging Safety","/divisions/studentservices/departments/psps/tips/jogging.aspx","submenu",0,18,165);
  Menu5_8=new Array("Prevent Bicycle Theft","/divisions/studentservices/departments/psps/tips/bicycle.aspx","submenu",0,18,165);                     

//	Menu5_2=new Array("subtitle:Other Helpful Tips","","submenu",2,18,165);   

  Menu5_9=new Array("Summer Heat Tips","/divisions/studentservices/departments/psps/tips/summer.aspx","submenu",0,18,165);
  Menu5_10=new Array("Hurricane Awareness Info","daughter:http://www.emergencyemail.org/hurricane2006.asp","submenu",0,18,165);
  
  
Menu6=new Array("title:Public Safety Bulletin Board", 	"/divisions/studentservices/departments/psps/announcements/board.aspx","bg6",0,18,270);

	//Menu6_1=new Array("Public Safety Bulletin Board","/divisions/studentservices/departments/psps/announcements/board.aspx","0",0,18,165);
           
Menu7=new Array("title:Special Services", 				"","bg7",7,18,270);

  Menu7_1=new Array("Safety Escorts","/divisions/studentservices/departments/psps/special/escorts.aspx","submenu",0,18,165);
  Menu7_2=new Array("Emergency Phones","/divisions/studentservices/departments/psps/special/phones.aspx","submenu",0,18,165);
  Menu7_3=new Array("Jump Boxes","/divisions/studentservices/departments/psps/special/jump.aspx","submenu",0,18,165);
  Menu7_4=new Array("Operation ID","/divisions/studentservices/departments/psps/special/operation.aspx","submenu",0,18,165);
  Menu7_5=new Array("Book Registration","/divisions/studentservices/departments/psps/special/book.aspx","submenu",0,18,165);                
  Menu7_6=new Array("RAD","/divisions/studentservices/departments/psps/special/rad.aspx","submenu",0,18,165);
  Menu7_7=new Array("CPR & First Aid","/divisions/studentservices/departments/psps/special/cpr.aspx","submenu",0,18,165);                 
         
           
         
Menu8=new Array("title:Contact Us",
				"/divisions/studentservices/departments/psps/contactus.aspx","bg8",0,18,270);
         
Menu9=new Array("title:Campus Map" ,
				"http://www.kutztown.edu/about/campusmap/","bg9",0,18,270);        
Menu10=new Array("title:Text Only Version" ,
				"http://transcoder.usablenet.com/tt/referrer","bg10",0,18,270);        
         

         
         var strip = "";

