// JavaScript Document

var left =
'<form action="brochure.htm" method="POST"><input type="hidden" name="conf" value=""><input type="hidden" name="mode" value=""><table width="150" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../images/subHead_receiveUpdates.gif" width="150" height="14"></td></tr><tr><td align="left" style="border-right: solid 1px #cccccc; border-left: solid 1px #cccccc; padding-left:10px;"><table width="130" border="0" cellspacing="0" cellpadding="0"><tr><td align="left" id="recieveUpdates" style="padding-top:7px; padding-bottom:2px;">First Name:</td></tr><tr><td align="left" style="padding-bottom:5px;"><input name="first" type="text" class="leftInput" id="first"></td></tr><tr><td align="left" id="recieveUpdates" style="padding-bottom:2px;">Last Name: </td></tr><tr><td align="left" style="padding-bottom:5px;"><input name="last" type="text" class="leftInput" id="last" /></td></tr><tr><td align="left" id="recieveUpdates" style="padding-bottom:2px;">Email Address: </td></tr><tr><td align="left" style="padding-bottom:5px;"><input name="email" type="text" class="leftInput" id="email" /></td></tr><tr><td align="left" id="recieveUpdates" style="padding-bottom:2px;">Zip Code: </td></tr><tr><td align="left" style="padding-bottom:10px;"><input name="zip" type="text" class="leftInput" id="zip" /></td></tr><tr><td align="right"><input type="image" width="47" height="9" name="imageField" src="../images/button_submit.gif" /></td></tr></table></td></tr><tr><td><img src="../images/subHead_curveBottom.gif" width="150" height="9"></td></tr></table></form><p><a href="exhibitorRegister.htm"><img src="../images/leftButton_showcase.gif" width="150" height="99" border="0" /></a><p><a href="speaking.htm"><img src="../images/leftButton_speaker.gif" width="150" height="99" border="0" /></a><p><a href="http://www.pulvermedia.com/web/eventCalendar.php" target="_blank"><img src="../images/leftButton_upcomingEvents.gif" border="0" /></a>';

// Use this command if using the big block of text
document.write(left);
