/*
Add-to-favorites Script
Created by David Gardner (toolmandav@geocities.com)
No warranty of any kind comes with this script!
Permission granted to Dynamic Drive (http://dynamicdrive.com) 
to post and feature this script on their DHTML archive
*/

//configure the two variables below to match yoursite's own info
var bookmarkurl="http://www.wetcams.nl"
var bookmarktitle="Wetcams.nl - live webcam sex"

function addbookmark(){
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}

<!--
function wst(){
window.status="wetcams.nl - live chatten met opwindende huisvrouwen thuis" ;
window.setTimeout("wst()",0);
}
wst();
//-->

<!--
var exit=true;
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
//-->

<!--
if (top.frames.length != 0)
{
top.location.href = "http://www.wetcams.nl";
}
//-->