Excerpt from product page






:::::::SUCCESS WISDOM:::::::









function frmLoad()
{
document.frm.name.focus();
}
function checkEmail(myform)
{
if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(myform.from.value))
{
return (true);
}
alert("Invalid Email Id! please re-enter");
return false;
}

function valid()
{
if(document.frm.name.value=="")
{
alert("Please enter the Name.");
document.frm.name.focus();
return false;
}

if(document.frm.from.value=="")
{
alert("please enter the E-Mail Address.");
document.frm.from.focus();
return false;
}
if(checkEmail(frm)==false)
{
frm.from.focus();
return false;
}

if(frm.customcountry.value=="")
{
alert("Please enter the Country Name.");
frm.customcountry.focus();
return false;
}
return true;
}














































































Name:
Email:
country:





























 














 





The TRUTH about
SUCCESS in
everything






The key to success
over the life
circumstances lies
in






Sites you may be interested in