var bookmarkurl="http://www.live-seks.net"
var bookmarktitel="Live Seks"
function favo(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitel)
}
function loadPage(list){
location.href=list.options[list.selectedIndex].value
}
