var bookmarkurl="http://www."
var bookmarktitle="Parking CMS"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}
<!--
overhome=new Image(74, 17); outhome=new Image(74, 17); 
overhome.src="_images/nav/1-1.gif"; outhome.src="_images/nav/1-0.gif" 

overproducts=new Image(74, 17); outproducts=new Image(74, 17); 
overproducts.src="_images/nav/2-1.gif"; outproducts.src="_images/nav/2-0.gif" 

overfaqs=new Image(74, 17); outfaqs=new Image(74, 17); 
overfaqs.src="_images/nav/3-1.gif"; outfaqs.src="_images/nav/3-0.gif" 

overfreebies=new Image(74, 17); outfreebies=new Image(74, 17); 
overfreebies.src="_images/nav/4-1.gif"; outfreebies.src="_images/nav/4-0.gif" 

overlinks=new Image(74, 17); outlinks=new Image(74, 17); 
overlinks.src="_images/nav/5-1.gif"; outlinks.src="_images/nav/5-0.gif" 

oversupport=new Image(74, 17); outsupport=new Image(74, 17); 
oversupport.src="_images/nav/6-1.gif"; outsupport.src="_images/nav/6-0.gif" 

overcontact=new Image(74, 17); outcontact=new Image(74, 17); 
overcontact.src="_images/nav/7-1.gif"; outcontact.src="_images/nav/7-0.gif" 


var win=null;
function NewWindow(mypage,myname,w,h,scroll,pos){
if(pos=="random"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if(pos=="center"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}
else if((pos!="center" && pos!="random") || pos==null){LeftPosition=0;TopPosition=20}
settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=0,menubar=no,toolbar=no,resizable=no';
win=window.open(mypage,myname,settings);}
// -->

