function Bookmark(){
if( navigator.appVersion.indexOf("MSIE") > 0) 
 if( parseInt(navigator.appVersion)>=4 )
  window.external.AddFavorite("http://www.xxxlivecams.nl", document.title="xxx livecams .nl");
}
function reloadPage(dd,doit) {
	var v1 = eval('doit.'+dd+'.options[doit.'+dd+'.selectedIndex].value');
	window.open(v1,'reclame','toolbar=yes,location=yes,directories=yes,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width='+screen.availWidth+',height='+screen.availHeight);
	var v2 = eval('doit.'+dd+'.selectedIndex = 0');
}

