var allow = false;
if(allow) {
	if(location.host == "www.plancher2000.com")
	{
		window.open('promo_BF_09.aspx','promo_BF_09','width=800,height=273');
	}
	else if(location.host == "www.boisfrancdulac.com")
	{
		window.open('promo_BFL_09.aspx','promo_BFL_09','width=800,height=273');
	}
	else if(location.host == "www.boutiquemirage.com")
	{
		window.open('promo_BM_09.aspx','promo_BM_09','width=800,height=273');
	}
}
