<html xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <head> <META http-equiv="Content-Type" content="text/html; charset=utf-16"> <title>Inwood Consulting Engineers - News</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-16"> <link href="../News/news.css" rel="stylesheet" type="text/css"> <style type="text/css" media="screen"> <!-- #layer1 { background-color: #669879; height: 36px; width: 104px; left: 440px; top: 800px; position: absolute; visibility: visible; } </style> <script type="text/javascript"> var contacts=new Array() contacts[0]=["E-Mail Public Relations", "mrankin[at]inwoodinc[dot]com"] var dropmenucaption="CONTACT US FORM " function displaycontact(emailarray, cssclass, displaymethod, extrainfo){ if (displaymethod=="text"){ document.write('<span class="' + cssclass + '">\n') if (typeof emailarray[0]=="object"){ //if array passed consists of multiple elements for (i=0; i<emailarray.length; i++){ var seperator=(i<emailarray.length-1)? extrainfo : "" document.write('<a href="mailto:' + modifyemail(emailarray[i][1])+ '">'+ emailarray[i][0] + '</a>' + seperator) } } else //else if it is a single array element document.write('<a href="mailto:' + modifyemail(emailarray[1])+ '">'+ emailarray[0] + '</a>') document.write('</span>') } else if (displaymethod=="form"){ document.write('<form>\n') document.write('<select size="' + extrainfo + '" onChange="jumptooption(this)" class="' + cssclass + '">\n') document.write('<option value="caption">' + dropmenucaption + '</option>\n') for (i=0; i<emailarray.length; i++) document.write('<option value="mailto:' + modifyemail(emailarray[i][1]) +'">' + emailarray[i][0] + ' </option>\n') document.write('</select></form>\n') } } function modifyemail(emailitem){ var modified=emailitem.replace(/\[at]/gi, "@") modified=modified.replace(/\[dot]/gi, ".") return modified } function jumptooption(themenu){ if (themenu.options[themenu.selectedIndex].value !="caption") location=themenu.options[themenu.selectedIndex].value } </script> </head> <body bgcolor="#FFFFFF" text="#000000" link="#CC0000" vlink="#CC0000" alink="#CC0000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <table border="0" cellspacing="0" cellpadding="10"> <tr height="176"> <td class="Textbody" height="176"><blockquote> <p><span class="TextHead1"><b>Media Contact</b></span></p> <p>Inwood Consulting Engineers appreciates your interest in the company and welcomes inquiries from the media. For additional information on Inwood, our projects or the industry please contact us via the form below.</p></td> </tr> <tr> <td align="center"><form action="../inwoodmail.asp" method="POST" name="frmFeedback"> <table border="0" cellspacing="0" cellpadding="0"> <tr height="26"> <td width="15" height="26"><input type="hidden" name="_recipients" value="mrankin@inwoodinc.com"> <input type="hidden" name="_requiredFields" value="Name,Email,Comments"></td> <td align="left" valign="middle" width="100" height="26"><span class="Textbody">Name:*</span></td> <td align="left" valign="middle" width="400" height="26"><input type="text" name="Name" size="48" tabindex="1"></td> </tr> <tr height="26"> <td width="15" height="26"><input type="hidden" name="_subject" value="Inwood New Media Comment Form"></td> <td align="left" valign="middle" width="100" height="26"><span class="Textbody">Address:</span></td> <td align="left" valign="middle" width="400" height="26"><input type="text" name="Address" size="48" tabindex="2"></td> </tr> <tr height="26"> <td width="15" height="26"><input type="hidden" name="_fieldOrder" value="Name,Address,City,State,Zipcode,Phone,email,Comments"></td> <td align="left" valign="middle" width="100" height="26"><span class="Textbody">City:</span></td> <td align="left" valign="middle" width="400" height="26"><input type="text" name="City" size="21" tabindex="2"> <span class="Textbody">State:</span> <input type="text" name="State" size="2" tabindex="2"> <span class="Textbody"> Zip:</span> <input type="text" name="Zipcode" size="8" tabindex="2"></td> </tr> <tr height="26"> <td width="15" height="26"></td> <td align="left" valign="middle" width="100" height="26"><span class="Textbody">Phone:</span></td> <td align="left" valign="middle" width="400" height="26"><input type="text" name="Phone" size="48" tabindex="3"></td> </tr> <tr height="26"> <td width="15" height="26"></td> <td align="left" valign="middle" width="100" height="26"><span class="Textbody">Email:*</span></td> <td align="left" valign="middle" width="400" height="26"><input type="text" name="Email" size="48" tabindex="4"></td> </tr> <tr height="25"> <td width="15" height="25"></td> <td align="left" valign="top" width="100" height="25"><span class="Textbody">Comments:*</span></td> <td width="400" height="25"></td> </tr> <tr> <td width="15"></td> <td colspan="2" width="500"><textarea name="Comments" rows="5" cols="50" tabindex="10"></textarea></td> </tr> <tr> <td width="15"></td> <td width="100"><span class="Textbody"><span class="lighttext"><font color="black">*Required Fields</font></span></span></td> <td width="400"></td> </tr> <tr> <td width="15"></td> <td width="100"><input type="submit" name="send" value="Send"></td> <td width="400"><input type="reset" name="Submit" value="Clear Form"></td> </tr> </table> </form></td> </tr> </table> </body> </html>