 
function bookmark()
{
	window.external.AddFavorite("http://www.pornofreak.nl","Pornofreak.nl dagelijks nieuwe gratis sexfilms")
}


function setSIFR()
{
	if(typeof sIFR == "function")
	{
    	sIFR.replaceElement(named({sSelector:"body h1", sFlashSrc:"/swf/default/sifr.swf", sColor:"#b7740b", sLinkColor:"#b7740b", sBgColor:"#b7740b", sHoverColor:"#b7740b", nPaddingTop:0, nPaddingBottom:0, sCase:"normal",sFlashVars:"textalign=center&offsetTop=0", sWmode: "transparent"}));
		sIFR.replaceElement("h2#c", "/swf/default/sifr2.swf", "#000000", null, null, null, 0, 0, 0, 0);
		sIFR.replaceElement(named({sSelector:"body h2", sFlashSrc:"/swf/default/sifr.swf", sColor:"#b7740b", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#b7740b", nPaddingTop:0, nPaddingBottom:0, sCase:"normal",sFlashVars:"textalign=center&offsetTop=0", sWmode: "transparent"}));
		sIFR.replaceElement(named({sSelector:"#menu h3", sFlashSrc:"/swf/default/sifr2.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#b7740b", nPaddingTop:0, nPaddingBottom:0, sCase:"normal",sFlashVars:"textalign=center&offsetTop=5", sWmode: "transparent"}));
		sIFR.replaceElement(named({sSelector:"#content h3", sFlashSrc:"/swf/default/sifr2.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#000000", sHoverColor:"#b7740b", nPaddingTop:0, nPaddingBottom:0, sCase:"normal",sFlashVars:"textalign=left&offsetTop=5", sWmode: "transparent"}));
	}
}

function setPlayer()
{
	var content = "";
	
	document.getElementById ('header').innerHTML = content;
	
		
	var s2 = new SWFObject("/swf/default/flvplayer.swf","overlay","419","315","7");
    s2.addParam("allowfullscreen","true");
    s2.addParam("menu","false");
    s2.addVariable('autostart','on');
    s2.addVariable("backcolor","0x000000");
    s2.addVariable("displayheight","315");
    s2.addVariable("displaywidth","419");
    s2.addVariable("enablejs","true");
    s2.addVariable("file","");
    s2.addVariable("frontcolor","0xCCCCCC");
    s2.addVariable("lightcolor","0x1189CE");
    s2.write("player");
    	
	}


window.onload = function() 
{
 	setSIFR();
 	setPlayer();
}
