var clicked=""
var gtype=".gif"
var selstate="_over"
if (typeof(loc)=="undefined" || loc==""){
	var loc=""
	if (document.body&&document.body.innerHTML){
		var tt = document.body.innerHTML.toLowerCase();
		var last = tt.indexOf("clearlake7.js\"");
		if (last>0){
			var first = tt.lastIndexOf("\"", last);
			if (first>0 && first<last) loc = document.body.innerHTML.substr(first+1,last-first-1);
		}
	}
}

document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
tr(false);
writeButton("","http://www.fellations-liveshow.com/albumasia/PIasia.html","clearlake7_b1",114,16,"Des fellations asiatiques","_parent",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIchinoise.html","clearlake7_b2",114,16,"Des fellations chinoises","_blank",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIinde.html","clearlake7_b3",114,16,"Des fellations indiennes","_blank",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIjapon.html","clearlake7_b4",114,16,"Des fellations japonaises","_blank",0);
writeButton("","http://www.fellations-liveshow.com/albumafro/PIafro.html","clearlake7_b5",114,16,"Des fellations de noires","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumblonde/PIblonde.html","clearlake7_b6",114,16,"Des fellations de blondes","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumbrune/PIbrune.html","clearlake7_b7",114,16,"Des fellations de brunes","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumfetish/PIfetish.html","clearlake7_b8",114,16,"Des fellations fetish","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumgay/PIgay.html","clearlake7_b9",114,16,"Des fellations gay","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumgs/PIgs.html","clearlake7_b10",114,16,"Des fellations avec de gros seins","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albummanga/PImanga.html","clearlake7_b11",114,16,"Des fellations mangas","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albummature/PImature.html","clearlake7_b12",114,16,"Des fellations de femmes mûres","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albummulti/PImulti.html","clearlake7_b13",114,16,"Des fellations multiples","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumrusse/PIrusse.html","clearlake7_b14",114,16,"Des fellations slaves","_parent",0);
writeButton("","http://www.fellations-liveshow.com/albumejacs/PIejacs.html","clearlake7_b15",114,16,"Des éjaculations","_parent",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIdelice.html","clearlake7_b16",114,16,"De délicieuses fellations","_blank",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIluxure.html","clearlake7_b17",114,16,"Les fellations ... La luxure","_blank",0);
writeButton("","http://www.fellations-liveshow.com/PI/PImiko.html","clearlake7_b18",114,16,"Les fellations de Miko Lee","_blank",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIsilvia.html","clearlake7_b19",114,16,"Les fellations de Silvia Saint","_blank",0);
writeButton("","http://www.fellations-liveshow.com/PI/PIthaba.html","clearlake7_b20",114,16,"Les fellations de Tabatha Cash","_blank",0);
writeButton("","http://bazardux.com/index.php?id=11255&style=748","clearlake7_b21",114,16,"La Boutique Sexe","_blank",0);
writeButton("","http://fellationmulti.pornattitude.com/index.php?c=113","clearlake7_b22",114,16,"Grand choix de nouvelles vidéos de qualité DVD","_blank",0);
tr(true);
document.write("</tr></table>")
loc="";

function tr(b){if (b) document.write("<tr>");else document.write("</tr>");}

function turn_over(name) {
	if (document.images != null && clicked != name) {
		document[name].src = document[name+"_over"].src;
	}
}

function turn_off(name) {
	if (document.images != null && clicked != name) {
		document[name].src = document[name+"_off"].src;
	}
}

function reg(gname,name)
{
if (document.images)
	{
	document[name+"_off"] = new Image();
	document[name+"_off"].src = loc+gname+gtype;
	document[name+"_over"] = new Image();
	document[name+"_over"].src = loc+gname+"_over"+gtype;
	}
}

function evs(name){ return " onmouseover=\"turn_over('"+ name + "')\" onmouseout=\"turn_off('"+ name + "')\""}

function writeButton(urld, url, name, w, h, alt, target, hsp)
{
	gname = name;
	while(typeof(document[name])!="undefined") name += "x";
	reg(gname, name);
	tr(true);
	document.write("<td>");
	if (alt != "") alt = " alt=\"" + alt + "\"";
	if (target != "") target = " target=\"" + target + "\"";
	if (w > 0) w = " width=\""+w+"\""; else w = "";
	if (h > 0) h = " height=\""+h+"\""; else h = "";	
	if (url != "") url = " href=\"" + urld + url + "\"";
	
	document.write("<a " + url + evs(name) + target + ">");	
	
	if (hsp == -1) hsp =" align=\"right\"";
	else if (hsp > 0) hsp = " hspace=\""+hsp+"\"";
	else hsp = "";
	
	document.write("<img src=\""+loc+gname+gtype+"\" name=\"" + name + "\"" + w + h + alt + hsp + " border=\"0\" /></a></td>");
	tr(false);
}
