//****** Advanced DHTML Popup Pro Version 2.430.0246.203.021,  Build: 150 ******

// Copyright (c) Digital Flow Software 2006-2007
// The present javascript code is property of Digital Flow Software.
// This code can only be used inside Internet/Intranet web sites located on *web servers*, as the outcome of a licensed Advanced DHTML Popup application only. 
// This code *cannot* be used inside distributable implementations (such as demos, applications or CD-based webs), unless this implementation is licensed with an "Advanced DHTML Popup License for Distributed Applications". 
// Any unauthorized use, reverse-engineering, alteration, transmission, transformation, facsimile, or copying of any means (electronic or not) is strictly prohibited and will be prosecuted.
// ***Removal of the present copyright notice is strictly prohibited***

var df,rf=false,na=navigator.userAgent,dt=document,op=(na.indexOf('Opera')!=-1),dm=(dt.getElementById)?true:false,ie5x=(dt.all&&dm),mci=(na.indexOf('Mac')!=-1);df=((ie5x||op)&&mci);decide();function decide(){if(df){return;}else{rf=true;}}
if(rf){
function initADP(){bdf=0;
// *** Begin advanced user scripting area ***
   htmlstring="<center><!--Do not modify the NAME value of any of the INPUT fieldsthe FORM action, or any of the hidden fields (eg. input type=hidden).These are all required for this form to function correctly.--><style type=\"text/css\">	.myForm td, input, select, textarea, checkbox {		font-family: tahoma;		font-size: 12px;	}	.myForm {		background-color: #E7EEF7;		border: 1px solid #CCDCF2;		padding: 10px;	}	.required {		color: red;	}</style><form method=\"post\" action=\"http://www.whippler.me/form.php?form=12\" id=\"frmSS12\" onsubmit=\"return CheckForm12(this);\">	<table border=\"0\" cellpadding=\"2\" class=\"myForm\">		<tr>	<td><span class=\"required\">*</span>Your Email Address:</td>	<td><input type=\"text\" name=\"email\" value=\"\" /></td></tr><tr>	<td>&nbsp;&nbsp;&nbsp;First Name:</td>	<td><input type=\"text\" name=\"CustomFields[2]\" id=\"CustomFields_2_12\" value=\"\" size='50'></td></tr><input type=\"hidden\" name=\"format\" value=\"h\" />		<tr>			<td>&nbsp;</td>			<td>				<br /><input type=\"submit\" value=\"Subscribe\" />				<br/>			</td>		</tr>	</table></form><div style=\"position:absolute;top:0px;left:0px;\">&nbsp;</div><script defer type=\"text/javascript\">// <![CDATA[			function CheckMultiple12(frm, name) {				for (var i=0; i < frm.length; i++)				{					fldObj = frm.elements[i];					fldId = fldObj.id;					if (fldId) {						var fieldnamecheck=fldObj.id.indexOf(name);						if (fieldnamecheck != -1) {							if (fldObj.checked) {								return true;							}						}					}				}				return false;			}		function CheckForm12(f) {			var email_re = /[a-z0-9!#$%&'*+\\/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+\\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i;			if (!email_re.test(f.email.value)) {				alert(\"Please enter your email address.\");				f.email.focus();				return false;			}						return true;			}		// ]]></script></center>"
   new adp("template01",htmlstring,"Creative Blogging Tutorial");
   if(isc)return;
   adpTimer('template01','adpFadein','','','',15,'');
// *** End advanced user scripting area ***
}
if(window.attachEvent){window.attachEvent('onload', initADP);}else{if(typeof window.onload == 'function'){var preADP = window.onload;window.onload = function(){preADP();initADP();}}else{window.onload = initADP;}}
}

