JezK
Edit File: customerinquiryform.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Golden Feeds Ltd</title> <link type="text/css" rel="stylesheet" href="styles/style.css" /> <link href="http://fonts.googleapis.com/css?family=Open+Sans:300,400" rel="stylesheet" type="text/css"> <script type="text/javascript" src="../ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> <script type="text/javascript" src="scripts/tipuesearch_set.js"></script> <script type="text/javascript" src="scripts/c.js"></script> <script type="text/javascript" src="scripts/tipuesearch.js"></script> <script type="text/javascript"> function formvalidate() { name = document.getElementById('name').value; if (!name) { alert("Please Enter your name"); return false; document.getElementById('name').focus(); } email = document.getElementById('email').value; if (email) { var str = document.getElementById('email').value var at = "@" var dot = "." var lat = str.indexOf(at) var lstr = str.length var ldot = str.indexOf(dot) if (str.indexOf(at) == -1) { alert("Invalid E-mail ID") return false } if (str.indexOf(at) == -1 || str.indexOf(at) == 0 || str.indexOf(at) == lstr) { alert("Invalid E-mail ID") return false } if (str.indexOf(dot) == -1 || str.indexOf(dot) == 0 || str.indexOf(dot) == lstr) { alert("Invalid E-mail ID") return false } if (str.indexOf(at, (lat + 1)) != -1) { alert("Invalid E-mail ID") return false } if (str.substring(lat - 1, lat) == dot || str.substring(lat + 1, lat + 2) == dot) { alert("Invalid E-mail ID") return false } if (str.indexOf(dot, (lat + 2)) == -1) { alert("Invalid E-mail ID") return false } if (str.indexOf(" ") != -1) { alert("Invalid E-mail ID") return false } } else { alert("Enter email"); return false; document.getElementById('email').focus(); } subject = document.getElementById('subject').value; if (!subject) { alert("Please fill subject"); return false; document.getElementById('subject').focus(); } message = document.getElementById('message').value; if (!message) { alert("Please fill message"); return false; document.getElementById('message').focus(); } return true; } </script> </head> <body> <div align="center"> <div class="main" align="center"> <div> <div class="iso"> <img src="images/iso_new.png" style="height:70px;margin-left:70%;"> </div> <div align="left" class="logo" style="margin-top:-67px;"><a href="index.html"><img src="images/main_logo1.png" style="border:0px; padding:0px 0px 0px 30px;width:319px;" /></a></div> <div class="clear"></div> </div> <nav> <ul> <li><a href="index.html">Home</a></li> <li><a href="aboutus.html">About us</a> <ul> <li style="text-align:left;"><a href="aboutus.html#history">Group History</a></li> <li style="text-align:left;"><a href="aboutus.html#company">About the company</a></li> <li style="text-align:left;"><a href="aboutus.html#Management Team">Management Team</a> <!--<ul> <li style="text-align:left;"><a href="aboutus.html">Managing Director</a></li> </ul>--> </li> </ul> </li> <li><a href="products.html">Products</a> <ul> <li><a href="products.html#Shrimp">Shrimp feed</a> <ul> <li><a href="products.html#Shrimp?id=1" onclick="return data('1')">Tiger Prawn</a></li> <li><a href="products.html#Shrimp?id=2" onclick="return data('2')">Scampi prawn</a></li> <li><a href="products.html#Shrimp?id=3" onclick="return data('3')">Vennamei prawn</a></li> </ul> </li> <li style="text-align:left;"><a href="products.html#fish">Fish feed</a> <ul> <li><a href="products.html#fish?id=4" onclick="return data('4')">Rohi or Rohu Fish</a></li> <li><a href="products.html#fish?id=11" onclick="return data('11')">Catla Fish</a></li> <li><a href="products.html#fish?id=12" onclick="return data('12')">Fungus Fish</a></li> <li><a href="products.html#fish?id=13" onclick="return data('13')">Cyprinus Fish (Bangaaru Theega)</a> </li> <li><a href="products.html#fish?id=14" onclick="return data('14')">Grass carp</a></li> </ul> </li> <li><a href="products.html#Poultry"> Poultry feed</a> <ul> <li><a href="products.html#Poultry?id=5" onclick="return data('5')">Broiler feed</a></li> <li><a href="products.html#Poultry?id=6" onclick="return data('6')">Layer Feed</a></li> </ul> </li> <li><a href="products.html#Cattle?id=7"> Cattle feed</a></li> <li><a href="products.html#Other"> Other Special feeds</a> <ul> <li><a href="products.html#Other?id=8" onclick="return data('8')">Sheep / Goat Feed</a></li> <li><a href="products.html#Other?id=9" onclick="return data('9')">Emmu Feed</a></li> <li><a href="products.html#Other?id=10" onclick="return data('10')">Koji Feed</a></li> </ul> </li> </ul> </li> <li><a href="services.html">Services</a></li> <li><a href="csractivites.html">CSR Activities</a></li> <li><a href="groupprofile.html">Group-Profile </a> <ul> <li><a href="groupprofile.html#feeds">Golden feeds Ltd</a></li> <li><a href="groupprofile.html#Cattle">GoodLuck Cattle & Poultry feeds</a></li> <li><a href="groupprofile.html#Farms">Golden Farms Ltd</a></li> <li><a href="groupprofile.html#Golden ice">Golden ice Industries</a></li> <li><a href="groupprofile.html#GoodLuck ice">GoodLuck ice Industries</a></li> <li><a href="groupprofile.html#Kamal ice">Kamal ice Industries</a></li> <li><a href="groupprofile.html#construction">GoodLuck construction</a></li> <li><a href="groupprofile.html#agencies">Goodluck agencies</a></li> </ul> </li> <li><a href="carrer.html">Careers </a> <!-- <ul> <li><a href="carrer.html">current Openings</a></li> <li><a href="carrer.html">Internships</a></li> </ul> --> </li> <li><a href="contactus.html">Contact us</a> <!--<ul> <li><a href="vendorinquiryform.html">Vendor inquiry form</a></li> <li><a href="customerinquiryform.html">Customer inquiry form</a></li> </ul> --> </li> </ul> </nav> <div id="tipue_search_content"></div> <div id="maindiv"> <div style="width:55%; float:left; margin-left:0px;"> <h2 style="margin-left:30px;" id="Vendor">Customer inquiry form</h2> <form action="http://goldenfeeds.in/contact.php" method="post" id="contactform"> <ol> <li> <label for="name">Name</label> <input id="name" name="name" class="text" /> </li> <li> <label for="email">Your email</label> <input id="email" name="email" class="text" /> </li> <li> <label for="company">Company</label> <input id="company" name="company" class="text" /> </li> <li> <label for="products">Product</label></li> <li> <select name="product" class="text"> <option value="">Select Feed</option> <option value="Shrimp feed">Shrimp feed</option> <option value="Fish feed">Fish feed</option> <option value="Cattle feed">Cattle feed</option> <option value="Other Special feed">Other Special feed</option> </select> </li> <li> <label for="subject">Subject</label> <input id="subject" name="subject" class="text" /> </li> <li> <label for="message">Message</label> <textarea id="message" name="message" rows="6" cols="50"></textarea> </li> <li class="buttons"> <input type="image" name="imageField" id="imageField" src="images/send.png" class="send" onclick="return formvalidate()" /> <div class="clr"></div> </li> </ol> </form> <div align="center"> <a href="vendorinquiryform.html"><img src="images/vendorfom.png" style="margin:60px 0px 0px 30px;" /></a> </div> </div> <div style="width:35%; float:right; margin-right:25px;" align="left"> <h2>Contact Details</h2> <p style="border-bottom:solid 1px #0066FF; padding:30px 0px 20px 10px; font-size:15px;"> <strong>Address Info:</strong><br /> GOLDEN FEEDS LTD,<br /> Opp Satyanarayana Weigh Bridge,<br /> Peddapadugupadu,<br /> Kovur (M),<br /> Nellore (D)<br /> Andhrapradesh-524137<br /> </p> <p style="border-bottom:solid 1px #0066FF; padding:30px 0px 20px 10px;"> <strong>Other Contacts:</strong><br /> <strong>Email: </strong> maddu.sudhakarreddy@gmail.com(MD)<br /> m.samarsekharreddy@gmail.com<br /> <!-- <strong>Website:</strong> www.test.com<br /> --> <strong>Office Phone:</strong> +91-8622-258596;<br /> +91-9440279762;<br /> +91-8985006124;<br /> +91-9440859823;<br /> <strong>Mobile Phone:</strong> +91-9440278322;<br /> +91-9849048752;<br /> +91-9491019007;<br /> </p> <a href="products.html#Shrimp"><img src="images/af.jpg" style="margin: 20px 0px 10px 0px;" /></a><br /> <a href="products.html#Poultry"><img src="images/pf.jpg" style="margin-bottom:10px;" /></a><br /> <a href="products.html#Cattle"><img src="images/cf.jpg" style="margin-bottom:10x;" /></a> </div> <div class="clear"></div> </div> <fotter> <ul> <li> <p style="text-align:left; color:#FFF; padding-right:320px;"> Copyright @ 2012</p> </li> <li><a href="index.html">Home</a></li> <li><a href="aboutus.html">About us</a></li> <li><a href="products.html">Products</a></li> <li><a href="groupprofile.html">Group-Profile </a></li> <li><a href="carrer.html">Careers </a></li> <li><a href="contactus.html">Contact us</a></li> </ul> </fotter> <p style="text-align:right;">Powered by <a href="http://www.krify.com/" target="_blank"> <img src="images/logo-footer.png" alt="Krify" style="vertical-align:middle;width:72px;" /></a> </p> </div> </div> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_floating_style addthis_counter_style" style="left:50px;top:50px;"> <a class="addthis_button_facebook_like" fb:like:layout="box_count"></a> <a class="addthis_button_tweet" tw:count="vertical"></a> <a class="addthis_button_google_plusone" g:plusone:size="tall"></a> <a class="addthis_counter"></a> </div> <script type="text/javascript">var addthis_config = { "data_track_addressbar": false };</script> <script type="text/javascript" src="../s7.addthis.com/js/300/addthis_widget.js#pubid=ra-50891a5d1e9449e2"></script> <!-- AddThis Button END --> </div> </body> </html>