var bookmarkurl="http://www.thuiscammer.nl"
var bookmarktitel="LIVE ThuisCammer(s)"
function favo(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}
function loadPage(list){
location.href=list.options[list.selectedIndex].value
}

