var _____WB$wombat$assign$function_____ = function(name) {return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name)) || self[name]; }; if (!self.__WB_pmw) { self.__WB_pmw = function(obj) { this.__WB_source = obj; return this; } } { let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opener = _____WB$wombat$assign$function_____("opener"); function validation_2() { if(document.frms.name.value =='Name :') { alert("Please Enter Your Name"); document.frms.name.focus(); return false; } if ((document.frms.name.value.length < 2) || (document.frms.name.value.length > 20)) { alert("Please Enter Name between 2 to 20 character"); document.frms.name.focus(); return false; } if(!isNaN(document.frms.name.value)) { alert("Please Enter character Only."); document.frms.name.focus(); return false; } if(document.frms.email.value =='Email Id :') { alert("Please Enter Email."); document.frms.email.focus(); return false; } else { var email_id_validate=/^[-0-9a-zA-Z.+_]+@[-0-9a-zA-Z.+_]+\.[a-zA-Z]{2,4}$/; var email=document.frms.email.value; if(!email.match(email_id_validate)) { alert("Fill Correct Email Id"); document.frms.email.focus(); return false; } } if(document.frms.phone.value =='Phone Number :') { alert("Please Enter mobile no."); document.frms.phone.focus(); return false; } if(isNaN(document.frms.phone.value)) { alert("Please Enter Contact Only Digit."); document.frms.phone.focus(); return false; } if ((document.frms.phone.value.length < 10) || (document.frms.phone.value.length > 10)) { alert("Please Enter Correct mobile No."); document.frms.phone.focus(); return false; } if(document.frms.msg.value=='Message') { alert("Please Enter your Message"); document.frms.msg.focus(); return false; } } //Second function validation_1() { if(document.frm.name.value =='Name :') { alert("Please Enter Your Name"); document.frm.name.focus(); return false; } if ((document.frm.name.value.length < 2) || (document.frm.name.value.length > 20)) { alert("Please Enter Name between 2 to 20 character"); document.frm.name.focus(); return false; } if(!isNaN(document.frm.name.value)) { alert("Please Enter character Only."); document.frm.name.focus(); return false; } if(document.frm.email.value =='Email Id :') { alert("Please Enter Email."); document.frm.email.focus(); return false; } else { var email_id_validate=/^[-0-9a-zA-Z.+_]+@[-0-9a-zA-Z.+_]+\.[a-zA-Z]{2,4}$/; var email=document.frm.email.value; if(!email.match(email_id_validate)) { alert("Fill Correct Email Id"); document.frm.email.focus(); return false; } } if(document.frm.phone.value =='Phone Number :') { alert("Please Enter mobile no."); document.frm.phone.focus(); return false; } if(isNaN(document.frm.phone.value)) { alert("Please Enter Contact Only Digit."); document.frm.phone.focus(); return false; } if ((document.frm.phone.value.length < 10) || (document.frm.phone.value.length > 10)) { alert("Please Enter Correct mobile No."); document.frm.phone.focus(); return false; } if(document.frm.msg.value=='Message') { alert("Please Enter your Message"); document.frm.msg.focus(); return false; } } } /* FILE ARCHIVED ON 18:14:54 Jan 26, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 05:46:44 Apr 17, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.701 exclusion.robots: 0.122 exclusion.robots.policy: 0.108 cdx.remote: 0.063 esindex: 0.01 LoadShardBlock: 55.944 (3) PetaboxLoader3.datanode: 90.94 (5) load_resource: 236.748 (2) PetaboxLoader3.resolve: 161.997 (2) */