<?xml version="1.0" encoding="UTF-8"?>
<page>
  <content>&lt;style type="text/css"&gt;
#emailrow {
   display: none
}
&lt;/style&gt;
&lt;h2&gt;Information Request Form&lt;/h2&gt;
&lt;br /&gt;
&lt;p&gt;Please check or fill out all fields completely in order for us to accurately reply to your submission.&lt;/p&gt;

&lt;p&gt;All information gathered is confidential and will not be shared with any third parties.&lt;/p&gt;
&lt;br /&gt;
&lt;form method="post" action="/information_request"&gt;
	&lt;input type="hidden" name="submission_form[location]" value="US"&gt;

	&lt;table width="378" border="0" cellspacing="0" cellpadding="0"&gt;

		&lt;tr id="emailrow"&gt;
			&lt;td width="102" height="25"&gt;Email:&lt;/td&gt;

			&lt;td height="25" width="276"&gt;&lt;input name="email" type="text" id="email"&gt; &lt;span class="required_field"&gt;&amp;#42;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" height="25"&gt;Name:&lt;/td&gt;

			&lt;td height="25" width="276"&gt;&lt;input name="submission_form_contact[name]" type="text" id="Name"&gt; &lt;span class="required_field"&gt;&amp;#42;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Title:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[title]" type="text" id="Business Title"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Company:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[company]" type="text" id="Company"&gt; &lt;span class="required_field"&gt;&amp;#42;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Address:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[address]" type="text" id="Address"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;City:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[city]" type="text" id="City"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;State/Province:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[state]" type="text" id="State"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Zip Code:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[zip]" type="text" id="Zip"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Country:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[country]" type="text" id="Country"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Phone Number:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;span class="bodycopy"&gt;&lt;input name="submission_form_contact[phone]" type="text" id="Phone"&gt;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Fax Number:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input name="submission_form_contact[fax]" type="text" id="Fax"&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102"&gt;Email Address:&lt;/td&gt;

			&lt;td width="276"&gt;&lt;input type="text" name="submission_form_contact[email]" id="email"&gt; &lt;span class="required_field"&gt;&amp;#42;&lt;/span&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td colspan="2"&gt;&lt;b&gt;I would like more information on the following product lines:&lt;/b&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_info[toolholding_information]" type="checkbox" id="chkToolholding" value="Tool Holding"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Toolholding&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" height="15" align="right"&gt;
				&lt;input name="submission_form_info[boring_information]" type="checkbox" id="chkBoring" value="Boring"&gt;
			&lt;/td&gt;

			&lt;td width="276" height="15"&gt;Boring&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_info[tapping_information]" type="checkbox" id="chkTapping" value="Tapping"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Tapping&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_info[workholding_information]" type="checkbox" id="chkWorkholding" value="Workholding"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Workholding&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td align="right"&gt;
				&lt;input name="submission_form_info[presetting_information]" type="checkbox" id="chkPresetting" value="Presetting"&gt;
			&lt;/td&gt;

			&lt;td&gt;Presetting&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_info[driven_static_information]" type="checkbox" id="chkDrivenStatic" value="Driven + Static"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Driven + Static&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td height="14" colspan="2"&gt;&lt;b&gt;I'm interested in a quote for one of the following product lines:&lt;/b&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_quote[toolholding_quote]" type="checkbox" id="I'm interested in a quote for one of the following product lines" value="Tool Holding"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Toolholding&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_quote[boring_quote]" type="checkbox" id="I'm interested in a quote for one of the following product lines" value="Boring"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Boring&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_quote[tapping_quote]" type="checkbox" id="I'm interested in a quote for one of the following product lines" value="Tapping"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Tapping&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_quote[workholding_quote]" type="checkbox" id="I'm interested in a quote for one of the following product lines" value="Workholding"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Workholding&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_quote[presetting_quote]" type="checkbox" id="I'm interested in a quote for one of the following product lines" value="Presetting"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Presetting&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_quote[driven_static_quote]" type="checkbox" id="I'm interested in a quote for one of the following product lines" value="Driven + Static"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Driven + Static&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td colspan="2"&gt;&lt;b&gt;Please send me the following via postal mail:&lt;/b&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td width="102" align="right" valign="top"&gt;
				&lt;input name="submission_form_lit[product_catalog]" type="checkbox" id="Please send me the following via postal mail" value="Full Product Catalog"&gt;
			&lt;/td&gt;

			&lt;td width="276" class="bodycopy"&gt;
				Full Product Catalog
				&lt;br&gt;
				(featuring all product lines)
			&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right" valign="top"&gt;
				&lt;input name="submission_form_lit[workholding_brochure]" type="checkbox" id="Please send me the following via postal mail" value="Workholding Systems Brochure"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;
				Workholding Systems Brochure
				&lt;br&gt;
				(exclusively Workholding products)
			&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right" valign="top"&gt;
				&lt;input name="submission_form_lit[presetting_brochure]" type="checkbox" id="Please send me the following via postal mail" value="Presetter Brochure"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;
				Presetter Brochure
				&lt;br&gt;
				(exclusively Presetting products)
			&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right" valign="top"&gt;
				&lt;input name="submission_form_lit[driven_static_brochure]" type="checkbox" id="Please send me the following via postal mail" value="Driven + Static Brochure"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;
				Driven + Static Brochure
				&lt;br&gt;
				(exclusively Driven + Static products)
			&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td colspan="2"&gt;&lt;b&gt;Please have a Sales Representative contact me:&lt;/b&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_respond[contact_email]" type="checkbox" id="Please have a Sales Representative contact me" value="By Email"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;By email&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_respond[contact_phone]" type="checkbox" id="Please have a Sales Representative contact me" value="By Phone"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;By phone&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_respond[contact_parlec]" type="checkbox" id="Please have a Sales Representative contact me" value="I will contact Parlec after reviewing Website/mailings"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;I will contact Parlec after reviewing website/mailings&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td colspan="2"&gt;&lt;b&gt;How did you hear about Parlec?:&lt;/b&gt;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;
		
		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[associate]" type="checkbox" id="How did you hear about Parlec?" value="Associate/Friend"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Associate/Friend&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[journal]" type="checkbox" id="How did you hear about Parlec?" value="Trade Journal/Magazine"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Trade Journal/Magazine&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[trade_show]" type="checkbox" id="How did you hear about Parlec?" value="Trade Show"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Trade Show&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[reseller]" type="checkbox" id="How did you hear about Parlec?" value="Reseller"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Reseller&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[internet_ad]" type="checkbox" id="How did you hear about Parlec?" value="Internet Adverdisement"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Internet Advertisement&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[internet_search]" type="checkbox" id="How did you hear about Parlec?" value="Internet Search"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Internet Search&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" align="right"&gt;
				&lt;input name="submission_form_hear[other]" type="checkbox" id="How did you hear about Parlec?" value="Other"&gt;
			&lt;/td&gt;

			&lt;td width="276"&gt;Other&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td width="102" valign="top" class="bodycopy"&gt;&lt;b&gt;Comments:&lt;/b&gt;&lt;/td&gt;

			&lt;td width="276" valign="top"&gt;
				&lt;textarea name="submission_form_comment[comments]" cols="30" rows="10" id="Comments"&gt;&lt;/textarea&gt;
			&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2"&gt;&amp;nbsp;&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2" align="center"&gt;
				&lt;input type="submit" name="Submit" value="Send Form"&gt; &amp;nbsp; &lt;input type="reset" name="Submit2" value="Reset"&gt;
			&lt;/td&gt;
		&lt;/tr&gt;

		&lt;tr&gt;
			&lt;td colspan="2" align="center"&gt;&lt;br&gt;
			&lt;span class="required_field"&gt;&amp;#42;&lt;/span&gt; = required field&lt;/td&gt;
		&lt;/tr&gt;
	&lt;/table&gt;
&lt;/form&gt;</content>
  <created-at type="datetime">2007-06-26T18:08:22+00:00</created-at>
  <deleted-at type="datetime" nil="true"></deleted-at>
  <exclude-from-navigation type="boolean">false</exclude-from-navigation>
  <extranet-root type="boolean">false</extranet-root>
  <id type="integer">418</id>
  <layout-id type="integer">23</layout-id>
  <linkable type="boolean">true</linkable>
  <master-product-page type="boolean">false</master-product-page>
  <meta-description nil="true"></meta-description>
  <meta-keys>Information Request, Contact, Home</meta-keys>
  <name>Information Request Form</name>
  <parent-id type="integer">407</parent-id>
  <position type="integer">2</position>
  <product-line-root type="boolean">false</product-line-root>
  <slug>information_request</slug>
  <updated-at type="datetime">2008-08-20T15:06:14+00:00</updated-at>
  <viewable type="boolean">true</viewable>
</page>
