
function echeckval()
{
var yourname=document.getElementById("yourname1").value;
var email=document.getElementById("mailmail").value;
var stdate=document.getElementById("stdate1").value;
var hcat=document.getElementById("hcat1").value;
var oinfo=document.getElementById("oinfo1").value;
var valsend=document.getElementById("valsend").value;
var nop=document.getElementById("nop").value;
var eop=document.getElementById("eop").value;
				
if(yourname=="" || email=="")
{
alert("Please fill the required fields");
}
else
{
			var xmlhttp = false;
			//Check if we are using IE.
			try
			{
			//If the Javascript version is greater than 5.
			xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
			
			} 
			catch (e) 
			{
			//If not, then use the older active x object.
					try 
					{
					//If we are using Internet Explorer.
					xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
			
			} catch (e) 
			{
			//Else we must be using a non-IE browser.
			xmlhttp = false;
			}
			}
			//If we are using a non-IE browser, create a javascript instance of the object.
			
			if (!xmlhttp && typeof XMLHttpRequest != 'undefined') 
				{
					xmlhttp = new XMLHttpRequest();
			
				}

					send_url='engmail.php?yourname='+yourname+'&email='+email+'&stdate='+stdate+'&hcat='+hcat+'&oinfo='+oinfo+'&valsend='+valsend+'&nop='+nop+'&eop='+eop;
					alert("Your Query has been send");
					xmlhttp.open("GET",send_url,true);
					xmlhttp.onreadystatechange = function() 
					{
						if (xmlhttp.readyState == 4 ) 
					{	}
				
							}
					
					xmlhttp.send(null);
}
}



function fcheckval()
{
var yourname=document.getElementById("yourname1").value;
var email=document.getElementById("mailmail").value;
var stdate=document.getElementById("stdate1").value;
var hcat=document.getElementById("hcat1").value;
var oinfo=document.getElementById("oinfo1").value;
var valsend=document.getElementById("valsend").value;
var nop=document.getElementById("nop").value;
var eop=document.getElementById("eop").value;
				
if(yourname=="" || email=="")
{
alert("Please fill the required fields");
}
else
{
			var xmlhttp = false;
			//Check if we are using IE.
			try
			{
			//If the Javascript version is greater than 5.
			xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
			
			} 
			catch (e) 
			{
			//If not, then use the older active x object.
					try 
					{
					//If we are using Internet Explorer.
					xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
			
			} catch (e) 
			{
			//Else we must be using a non-IE browser.
			xmlhttp = false;
			}
			}
			//If we are using a non-IE browser, create a javascript instance of the object.
			
			if (!xmlhttp && typeof XMLHttpRequest != 'undefined') 
				{
					xmlhttp = new XMLHttpRequest();
			
				}
					send_url='fmail.php?yourname='+yourname+'&email='+email+'&stdate='+stdate+'&hcat='+hcat+'&oinfo='+oinfo+'&valsend='+valsend+'&nop='+nop+'&eop='+eop;
					alert("Your Query has been send");
					xmlhttp.open("GET",send_url,true);
					xmlhttp.onreadystatechange = function() 
					{
						if (xmlhttp.readyState == 4 ) 
					{	}
					
							
							}
					
					xmlhttp.send(null);}}
					





function pcheckval()
{
var yourname=document.getElementById("yourname1").value;
var email=document.getElementById("mailmail").value;
var stdate=document.getElementById("stdate1").value;
var hcat=document.getElementById("hcat1").value;
var oinfo=document.getElementById("oinfo1").value;
var valsend=document.getElementById("valsend").value;
var nop=document.getElementById("nop").value;
var eop=document.getElementById("eop").value;
				
if(yourname=="" || email=="")
{
alert("Please fill the required fields");
}
else
{
			var xmlhttp = false;
			//Check if we are using IE.
			try
			{
			//If the Javascript version is greater than 5.
			xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
			
			} 
			catch (e) 
			{
			//If not, then use the older active x object.
					try 
					{
					//If we are using Internet Explorer.
					xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
			
			} catch (e) 
			{
			//Else we must be using a non-IE browser.
			xmlhttp = false;
			}
			}
			//If we are using a non-IE browser, create a javascript instance of the object.
			
			if (!xmlhttp && typeof XMLHttpRequest != 'undefined') 
				{
					xmlhttp = new XMLHttpRequest();
			
				}
				send_url='pmail.php?yourname='+yourname+'&email='+email+'&stdate='+stdate+'&hcat='+hcat+'&oinfo='+oinfo+'&valsend='+valsend+'&nop='+nop+'&eop='+eop;
				alert("Your Query has been send");
				xmlhttp.open("GET",send_url,true);
				xmlhttp.onreadystatechange = function() 
					{
						if (xmlhttp.readyState == 4 ) 
					{	}
					
							
							}					
					xmlhttp.send(null);
}
}


function icheckval()
{
	
var yourname=document.getElementById("yourname1").value;
var email=document.getElementById("mailmail").value;
var stdate=document.getElementById("stdate1").value;
var hcat=document.getElementById("hcat1").value;
var oinfo=document.getElementById("oinfo1").value;
var valsend=document.getElementById("valsend").value;
var nop=document.getElementById("nop").value;
var eop=document.getElementById("eop").value;
				
if(yourname=="" || email=="")
{
alert("Please fill the required fields");
}
else
{
			var xmlhttp = false;
			//Check if we are using IE.
			try
			{
			//If the Javascript version is greater than 5.
			xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
			
			} 
			catch (e) 
			{
			//If not, then use the older active x object.
					try 
					{
					//If we are using Internet Explorer.
					xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
			
			} catch (e) 
			{
			//Else we must be using a non-IE browser.
			xmlhttp = false;
			}
			}
			//If we are using a non-IE browser, create a javascript instance of the object.
			
			if (!xmlhttp && typeof XMLHttpRequest != 'undefined') 
				{
					xmlhttp = new XMLHttpRequest();
			
				}

					send_url='imail.php?yourname='+yourname+'&email='+email+'&stdate='+stdate+'&hcat='+hcat+'&oinfo='+oinfo+'&valsend='+valsend+'&nop='+nop+'&eop='+eop;
					alert("Your Query has been send");
					xmlhttp.open("GET",send_url,true);
					xmlhttp.onreadystatechange = function() 
					{
						if (xmlhttp.readyState == 4 ) 
					{	}
							}
					
					xmlhttp.send(null);
}
}




function scheckval()
{
var yourname=document.getElementById("yourname1").value;
var email=document.getElementById("mailmail").value;
var stdate=document.getElementById("stdate1").value;
var hcat=document.getElementById("hcat1").value;
var oinfo=document.getElementById("oinfo1").value;
var valsend=document.getElementById("valsend").value;
var nop=document.getElementById("nop").value;
var eop=document.getElementById("eop").value;
				
if(yourname=="" || email=="")
{
alert("Please fill the required fields");
}
else
{
			var xmlhttp = false;
			//Check if we are using IE.
			try
			{
			//If the Javascript version is greater than 5.
			xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
			
			} 
			catch (e) 
			{
			//If not, then use the older active x object.
					try 
					{
					//If we are using Internet Explorer.
					xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
			
			} catch (e) 
			{
			//Else we must be using a non-IE browser.
			xmlhttp = false;
			}
			}
			//If we are using a non-IE browser, create a javascript instance of the object.
			
			if (!xmlhttp && typeof XMLHttpRequest != 'undefined') 
				{
					xmlhttp = new XMLHttpRequest();
							}
					send_url='smail.php?yourname='+yourname+'&email='+email+'&stdate='+stdate+'&hcat='+hcat+'&oinfo='+oinfo+'&valsend='+valsend+'&nop='+nop+'&eop='+eop;
					alert("Your Query has been send");
					xmlhttp.open("GET",send_url,true);
					xmlhttp.onreadystatechange = function() 
					{
						if (xmlhttp.readyState == 4 ) 
					{	}
					
					}
					xmlhttp.send(null);}}