//-->

// Open Sized window
		function NewWindow(mypage, myname, w, h, scroll) {
		var winl = (screen.width - w) / 2;
		var wint = (screen.height - h) / 2;
		winprops = 'height='+h+',width='+w+',top='+wint+',left='+winl+',scrollbars=no'+scroll+',resizable=no'
		win = window.open(mypage, myname, winprops)
		if (parseInt(navigator.appVersion) >= 4) { win.window.focus(); }
		}
//-->
function teen_infomercial() {
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="260" height="210" id="infomercial">');
document.write('<param name="allowScriptAccess" value="sameDomain" />');
document.write('<param name="allowFullScreen" value="false" />');
document.write('<param name="movie" value="infomercial.swf" />');
document.write('<param name="quality" value="high" /><param name="bgcolor" value="#ffffff" />');	
document.write('<embed src="infomercial.swf" quality="high" bgcolor="#ffffff" width="260" height="210" name="infomercial" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.write('</embed></object>');
}

function teen_260x213() {
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="260" height="213">');
document.write('<param name="allowScriptAccess" value="sameDomain">');
document.write('<param name="movie" value="driver-ed-video-sm.swf">');
document.write('<param name="quality" value="high">');
document.write('<embed src="driver-ed-video-sm.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" width="260" height="213"></embed>');
document.write('</object>');
}
