
var l=' dir="LTR"'; var a1=l.indexOf("lang="); var a2=l.indexOf("\"",a1+6); var l=l.substr(a1+6,a2-a1-6).toLowerCase(); var p=location.pathname; var f=p.substring(p.lastIndexOf("/")+1,p.length); if(top.location == location) { var s = "../bdsm-lingerie-shop.html?target=" + f; location = s; }

var fav="";var p=parent.location.pathname; if (p.indexOf("favourites_frame.html")>0) fav="parent";

var topFrame=parent.parent; if (fav) topFrame=topFrame.parent;
<!--
function order(){if(topFrame.coreLoaded) topFrame.extra.core.order();}
function viewBasket(){if(topFrame.coreLoaded) topFrame.extra.core.viewBasket();}
function gotoProductPage(form){location.href=form.options[form.selectedIndex].value;}

var coreFrame=topFrame.extra.core;
// -->

function loadAdd(a,b,c) {
	if(topFrame.coreLoaded) {
		coreFrame.theBsk.addItm(a,b,c);
	}
	else if(confirm("To buy this adult product, your must enter The BDSM Lingerie Shop first. Do you want to enter the shop now?")) {
		document.location = s;
	}
}
function loadBasket() {
	if(topFrame.coreLoaded) {
		viewBasket();
	}
	else if(confirm("To buy this adult product, your must enter The BDSM Lingerie Shop first. Do you want to enter the shop now?")) {
		document.location = s;
	}
}
function loadFavourite(it) {
	if(topFrame.coreLoaded) {
		coreFrame.saveFave(it);
	}
	else if(confirm("To buy this adult product, your must enter The BDSM Lingerie Shop first. Do you want to enter the shop now?")) {
		document.location = s;
	}
}


if ((topFrame.appName=="Netscape") && (topFrame.appVersion>4) && (!topFrame.deptLoaded)) this.location.reload();topFrame.deptLoaded=true;

