/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.5
   http://deluxe-menu.com
*/
var key="175b2248extg";

dw_init({
	//Common
	winID:"Guarantee",
	content:"wsh_guarantee.html",
	contentType:"iframe",
	title:"Our Guarantee to You",

	//Actions
	openAfter:0,
	onePerSession:0,

	onMouseOver:"",
	onMouseOut:"",
	onClick:"gbutton",

	closeAfter:"",

	//Size and position
	width:600,
	height:400,
	vAlign:"middle",
	hAlign:"center",

	fullscreen:0,
	minimizable:0,
	closable:1,
	resizable:0,

	//Appearance
	scrollbars:0,
	moveEffect:"",
	fadeEffect:1,
	opacity:100,
	floatable:0,
	modal:0,
	skin:"simple",
	skinJS:"data.files/jaw_skin_simple.js",
	skinCSS:"data.files/jaw_skin_simple.css",
	skinFiles:["data.files/close.gif",
		"data.files/jaw_skin_simple.css",
		"data.files/jaw_skin_simple.js"]});
