ÿþ<!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> <title>Contact | Linkup Paint Supplies</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" /> <link rel="stylesheet" href="css/sexybuttons.css" type="text/css" media="screen" charset="utf-8" /> <script src="js/mandatory.js" type="text-javascript"></script> <script src="js/phone.js" type="text-javascript"></script> </head> <body> <div class="content"> <div class="hdr" style="background-color:#e9098d;"> <img src="images/logo.png" width="288" height="115" alt="logo" align="left" /> <h1>contact us<br /> <em class="hdrem">We don t just sell paint, we provide a total service...<br /> Link-up with the paint specialists today!</em> </h1> </div> <div class="headcon menu"> <ul id="nav" class="dropdown dropdown-horizontal"> <table width="545" border="0"> <tr> <td width="85"><li><a href="index.html">home page</a></li></td> <td width="85"><li><a href="profile.html">company profile</a></li></td> <td width="90"> <li class="dir"><a href="products.html">products</a></a> <ul class="drop"> <li><a href="automotive.html">Automotive</a></li> <li><a href="industrial.html">Industrial</a></li> <li><a href="marine.html">Marine</a></li> <li><a href="wood_finish.html">Wood Finishing</a></li> <li><a href="decorative.html">Decorative</a></li> </ul> </li> </td> <td width="85"><li><a href="service.html">service</a></li></td> <td width="88"><li><a href="news.html">linkup news</a></li></td> <td><li>contact us</li></td> </tr> </table> </ul> </div> <div class="sidebar"> <p style="color:#039; margin-bottom:50px;"> <span style="font-size: 14px;"> <strong>Head Office</strong></span><br> 6 Killarney Lane, Hamilton<br> Phone: 07 847 0933, Fax: 07 847 0932<br><br> <strong>Brian Peden</strong> - General Manager<br> <em>Phone: 07 958 2941</em><br><br> <strong>Sales</strong><br> <!--Hendricus Althuizen - Mobile 029 200 2813<br--> Dave Mills - <em>Mobile: 029 200 2814 </em><br> Marcel Koretz - <em>Mobile: 029 200 2812</em><br> Darren Fairey - <em>Mobile: 029 200 2823</em><br> Peter Morris, Shop -<em> Phone: 07 958 2937</em><br><br> <strong>Service</strong><br> Ian Lee, Paint Technician<br /> <em>Phone: 07 958 2942</em><br> Andrew Forlong, Warehouse Despatch<br /> <em>Phone: 07 958 2944 </em><br> Brian Church, Warehouse/Purchasing<br /> <em>Phone: 07 958 2945 </em><br><br> <strong>Office</strong><br> Coral Brown -<em> Phone: 07 958 2932</em><br> </p> <p> <img src="images/profile_bucket.jpg" alt="" border="0" height="95" width="226"> </p> </div> <div class="main"> <form id="contact" action="contact.php" method="post" accept-charset="utf-8" onsubmit="return formCheck(this);"> <table class="contact" cellspacing="0"> <tr> <td colspan="2" id="signup"> <p style="margin-bottom: 5px;"> Leave us your details below and one<br /> of our friendly consultants will be in<br /> touch soon. </p> </td> </tr> <tr> <td valign="top" id="cftop"> <p> &nbsp;<label id="Name" for="input_5">Full Name<span class="form-required">*</span></label><br /> <input type="text" class="form-textbox validate[required]" id="name" name="name" size="15" /> </p> </td> <td valign="top"> <p> <label id="phone" for="input_4">Phone<span class="form-required">*</span></label><br /> <span class="form-sub-label-container"><input class="form-textbox validate[required]" type="tel" name="phonearea" id="input_4_area" size="2" maxlength="3">-<label class="form-sub-label" for="input_4_area" id="sublabel_area"> Area Code </label></span><span class="form-sub-label-container"><input class="form-textbox validate[required]" type="tel" name="phonephone" id="input_4_phone" size="10" maxlength="10" onkeypress="return numere(event)" onkeyup="return limitarelungime(this, 10)"><label class="form-sub-label" for="input_4_phone" id="sublabel_phone"> Phone Number </label></span> </td> </tr> <tr> <td> <p> &nbsp;<label id="email" for="email">E-mail<span class="form-required">*</span></label><br /> <input name="email" type="email" class="form-textbox validate[required, Email]" id="email" size="15" /> </p> </td> <td> <p> <label id="label_6" for="input_6">Preferred method of contact<span class="form-required">*</span></label><br /> <select style="width:150px" id="input_6" name="q6_preferredMethod"> <option disabled="disabled" selected="selected">Please choose...</option> <option value="E-Mail"> E-Mail </option> <option value="Phone"> Phone </option> <option value="Post"> Post </option> </select> </p> </td> </tr> <tr> <td> <p> <label id="label_7" for="input_7"> Position </label><br /> <input type="text" class="form-textbox" id="input_7" name="q7_position" size="15" /> </p> </td> <td> <p> <label id="label_8" for="input_8"> Business Name </label><br /> <input type="text" class="form-textbox" id="input_8" name="q8_businessName" size="20" /> </p> </td> </tr> <tr> <td> <p> &nbsp;<label id="al1" for="al1">Address Line 1<span class="form-required">*</span></label><br /> <input type="text" class="form-textbox validate[required]" id="al1" name="al1" size="15" /> </p> </td> <td> <p> &nbsp;<label id="al2" for="al2">Address Line 2<span class="form-required">*</span></label><br /> <input type="text" class="form-textbox validate[required]" id="al2" name="al2" size="20" /> </p> </td> </tr> <tr> <td colspan="2"> <p> &nbsp;<label id="tc" for="tc">Town / City</label><br /> <input type="text" class="form-textbox validate[required]" id="tc" name="tc" size="46 /> </p> </td> </tr> <tr> <td colspan="2"> <p> <label id="label_10" for="input_10"> Notes / Comments </label> <br /> <textarea id="message" class="form-textarea" name="message" cols="36" rows="6"></textarea> </p> </td> </tr> <tr> <td colspan="2"><input type="submit" value="Submit" name="Submit" class="sexybutton sexysimple sexypurple" class="button" /> <input type="reset" value="Reset" name="reset" class="sexybutton sexysimple sexypurple" class="button" /></td> </tr> </table> </form> </div> <div> <a href="home.html"><img src="images/contact_06.gif" border="0" height="20" width="780" alt="footer" /></a> </div> </div> </body> </html>