var popup
function initContent() {
	if (popup && !popup.isOpen) {
		var popBody = popup.document.body
		popBody.style.border = "groove 6px red"
		popBody.style.padding = "10px"
		popBody.style.fontSize = "24pt"
		popBody.style.textAlign = "center"
		popBody.style.zoom = "50%"
		popBody.style.filter = "revealTrans(transition=12,duration=1)"
		var bodyText ="<TABLE WIDTH=100% border=5 cellspacing=0 cellpadding=5 STYLE='background-color:white; height:750;border:5pt solid " +self.data.form.texxy.value + "'><TR valign=top><TD valign=top style='border:0pt solid'><FONT ID=my FONT style='color:black;font-size:16pt ;font-family:" +self.data.form.face.text + "'><B>&nbsp;" +self.data.form.title.value + "</B></FONT></TD></TR>"
	bodyText += "<TR VALIGN='TOP'><TD VALIGN='TOP' ALIGN='CENTER' style='border:0pt solid' width=100%><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump0.value + ".gif NAME=jumper BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump1.value + ".gif NAME=jumper1 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump2.value + ".gif NAME=jumper2 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump3.value + ".gif NAME=jumper3 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump4.value + ".gif NAME=jumper4 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump5.value + ".gif NAME=jumper5 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump6.value + ".gif NAME=jumper6 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump7.value + ".gif NAME=jumper7 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump8.value + ".gif NAME=jumper8 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump9.value + ".gif NAME=jumper9 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.jump10.value + ".gif NAME=jumper0 BORDER=0 ALT='ERROR BLANK FORM'></TD></TR>"
	bodyText += "<TR VALIGN='TOP'><TD VALIGN='TOP' ALIGN='CENTER' width=100% style='border:0pt solid'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText0.value + ".gif NAME=LastTexter BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText1.value + ".gif NAME=LastTexter1 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText2.value + ".gif NAME=LastTexter2 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText3.value + ".gif NAME=LastTexter3 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText4.value + ".gif NAME=LastTexter4 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText5.value + ".gif NAME=LastTexter5 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText6.value + ".gif NAME=LastTexter6 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText7.value + ".gif NAME=LastTexter7 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText8.value + ".gif NAME=LastTexter8 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText9.value + ".gif NAME=LastTexter9 BORDER=0 ALT='ERROR BLANK FORM'><IMG ALIGN='TOP' SRC=" +self.data.form.face.value +"-" +self.data.form.LastText10.value + ".gif NAME=LastTexter0 BORDER=0 ALT='ERROR BLANK FORM'></TD></TR>"
	bodyText += "<TR><TD VALIGN='TOP' ALIGN='CENTER' style='border:0pt solid;'><IMG ALIGN='TOP' SRC='images/" + self.data.form.polly.value + "/main/" + self.data.form.mainCat.value + "/" + self.data.form.mainText.value + ".gif' NAME=coloringBook BORDER=0 ALT='Color'></TD></TR><TR><TD ALIGN=CENTER style='border:0pt solid'><DIV ID=lowHolder NAME=lowHolder STYLE='visibility:visible;position:relative; width:680;'><DIV ID='Image' NAME='Image'><IMG name='iMage' ID='iMage' src='images/bot/" + self.data.form.catGr.value + "/" + self.data.form.pictext.value + ".gif' Alt='whats up'></DIV><DIV ID='textHolder' NAME='textHolder' STYLE='position:absolute;left:" + self.data.form.tPosl.value + ";top:" + self.data.form.tPost.value + ";width:" + self.data.form.tPosw.value + ";height:" + self.data.form.tPosh.value + ";'><TABLE width=100% height=100%><TR><TD name='textArea' ID='textArea' STYLE='font-size:" + self.data.form.fontSize.value + "pt;font-family:" + self.data.form.fontFamily.value + "' align=center valign=middle>" + self.data.form.adTextBox.value + "</TD></TR></TABLE></DIV></DIV>"	
	bodyText += "<DIV STYLE='position:absolute;top:950;left:600;'><IMG ALIGN='TOP' SRC='images/linkimages/copycoolplays.gif' ALT='copycoolplays' HEIGHT='32' WIDTH='150' BORDER='0'></DIV><DIV ID='MeHide' STYLE='position:absolute;left:0;top:0;background-COLOR:Transparent;width:740;height:1200;'><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'><BR><IMG ALIGN='TOP' SRC='images/clear.gif' HEIGHT='100' WIDTH='740'></DIV>"	
	popBody.innerHTML = bodyText	
	popBody.filters[0].Apply();
	popBody.style.visibility = "visible";
	popBody.filters[0].Play();

	}
}
function selfTimer() {
	popup = window.createPopup()
	initContent()
	popup.show(10,120,375,520,document.body)

}