ps.tpls.set('contact-podcaster.tpl', '{*/** * Contact Form Listeners * * @author pkhalil * @package podShow * @version $Id: listeners.php 15500 2007-09-20 20:49:42Z pkhalil $ * @TODO add forms and links, style page */*}<div id=\"main-content\">	<div id=\"contact-info-wrapper\" class=\"content-wrapper\">		<h2 class=\"title\">PodCaster Contact<\/h2>		<p>		Please check the <a href=\"/faq\" title=\"Frequently Asked Questions\">FAQ<\/a> to see if your question has already been answered<\/p>		<iframe id=\"kb-frame\" name=\"kb-frame\" width=\"100%\" height=\"100%\" frameborder=\"0\" src=\"{$contact_link}\">			<p>If you can not see this content click here for the <a href=\"{$contact_link}\">knowledge base<\/a>.<\/p>		<\/iframe>	<\/div><\/div><!-- /#main-content -->');
ps.tpls.set('contact-listeners.tpl', '{*/** * Contact Form Listeners * * @author pkhalil * @package podShow * @version $Id: listeners.php 15500 2007-09-20 20:49:42Z pkhalil $ * @TODO add forms and links, style page */*}<div id=\"main-content\">	<div id=\"contact-info-wrapper\" class=\"content-wrapper\">		<h2 class=\"title\">Listener Contact<\/h2>		<p>		Please check the <a href=\"/faq\" title=\"Frequently Asked Questions\">FAQ<\/a> to see if your question has already been answered<\/p>			<iframe id=\"kb-frame\" name=\"kb-frame\" width=\"100%\" height=\"100%\" frameborder=\"0\" src=\"{$contact_link}\">			<p>If you can not see this content click here for the <a href=\"{$contact_link}\">knowledge base<\/a>.<\/p>		<\/iframe>	<\/div><\/div><!-- /#main-content -->');
ps.tpls.set('contact-us.tpl', '<div id=\"main-content\">	<div class=\"content-wrapper\">		<h1 class=\"page-title\">Contact {$pdn_config.product_name}<\/h1>		<p>		Got some burning questions or something you would like to share with us? Learn more about {$pdn_config.product_name} or get		in touch with us using the following methods.<\/p>			<div class=\"first-col half-width\">			{ps_box id=\"contact-faq\" class=\"block contact\" title=\"FAQ\"}			    <p>			    Got a question about {$pdn_config.product_name}?<\/p>			    <p>			    Check the <acronym title=\"Frequently Asked Questions\">			    <a href=\"/faq\" title=\"{$pdn_config.product_name} FAQ\">FAQ<\/a><\/acronym> first.<\/p>			{/ps_box}						{ps_box id=\"contact-advertiser\" class=\"block contact\" title=\"Advertiser Contact\"}				<p>				Got something to promote? Interested in advertising opportunities at {$pdn_config.product_name}?<\/p>				<p>				Interested in Advertising with { $pdn_config.product_name }? 				<a href=\"mailto:advertise@{$pdn_config.product_domain}\" title=\"send email to PR dept\">Email us<\/a> or use our 				<a href=\"/contact/?type=advertiser\" title=\"{$pdn_config.product_name} Advertiser Contact Form\">contact form<\/a> 				to send us a message.<\/p>			{/ps_box}		<\/div>				<div class=\"last-col half-width\">			{ps_box id=\"contact-podcaster\" class=\"block contact\" title=\"Contact\"}				<p>				Can\'t find an answer to your question?<\/p>				<p>				Then submit it to us using our 				<a href=\"/contact/?type=general\" title=\"{$pdn_config.product_name} Contact From\">contact form<\/a>.<\/p>			{/ps_box}						{ps_box id=\"contact-jobs\" class=\"block contact\" title=\"Jobs Contact\"}				<p>				Think you got what it takes to work for us? Interested in job opportunities at {$pdn_config.product_name}?<\/p>				<p>				Please feel free to contact us by 				<a href=\"mailto:jobs@{$pdn_config.product_domain}\" title=\"send email to jobs@{$pdn_config.product_domain}\">email<\/a> 				or get more information using our <a href=\"/contact/?type=jobs\">jobcast site<\/a>.<\/p>			{/ps_box}		<\/div>	<\/div><\/div><!-- /#main-content -->');
ps.tpls.set('contact-advertisers.tpl', '{*/** * Contact Form Advertisers * * @author pkhalil * @package podShow * @version $Id: advertisers.php 22255 2008-04-17 23:45:48Z evanbragt $ * @TODO validate form, */*}<div id=\"main-content\">	<div class=\"content-wrapper\">		<h1 class=\"page-title\">Advertise with {$pdn_config.product_name}<\/h1>				<div id=\"advertise-contact\">			<p>			{$pdn_config.product_name} is always looking for new business partners with new ideas and content. Please feel 			free to contact us <a href=\"mailto:advertise@{$pdn_config.product_domain}\">via email<\/a> or by using the form below:<\/p>			<p>			<em>Note: fields marked with * are required.<\/em><\/p>					<form action=\"{$form_action}\" method=\"post\" name=\"advertise-form\" id=\"advertise-form\" onsubmit=\"MM_validateForm(\'first_name\',\'\',\'R\',\'last_name\',\'\',\'R\',\'company\',\'\',\'R\',\'email\',\'\',\'RisEmail\',\'budget\',\'\',\'R\',\'interest\',\'\',\'R\');return document.MM_returnValue\">				<div class=\"hide\">					<input type=\"hidden\" name=\"debug\" value=\"0\">					<input type=\"hidden\" name=\"debugEmail\" value=\"sales@{$pdn_config.product_domain}\">					<input type=\"hidden\" name=\"oid\" value=\"00D300000000wgO\">					<input type=\"hidden\" name=\"retURL\" value=\"http://{$smarty.server.HTTP_HOST}/contact/?type=thanks\">					<input type=\"hidden\" name=\"lead_source\" value=\"Web\">				<\/div>						<fieldset id=\"personal\">					<legend>Personal Info<\/legend>								<ol>						<li><label for=\"salutation\">Salutation:<\/label>						<select name=\"salutation\" id=\"salutation\">							<option value=\"\" selected=\"selected\">--None--<\/option>							<option value=\"Mr.\">Mr.<\/option>							<option value=\"Ms.\">Ms.<\/option>							<option value=\"Mrs.\">Mrs.<\/option>							<option value=\"Dr.\">Dr.<\/option>							<option value=\"Prof.\">Prof.<\/option>						<\/select><\/li>										<li><label for=\"first_name\"><em>*<\/em> First Name:<\/label>						<input type=\"text\" class=\"text\" name=\"first_name\" id=\"first_name\" class=\"required\" size=\"35\" maxlength=\"40\"><\/li>										<li><label for=\"last_name\"><em>*<\/em> Last Name:<\/label>						<input type=\"text\" class=\"text\" name=\"last_name\" id=\"last_name\" class=\"required\" size=\"35\" maxlength=\"40\"><\/li>					<\/ol>				<\/fieldset>						<fieldset id=\"contact\">					<legend>Contact Info<\/legend>								<ol>						<li><label for=\"title\">Title:<\/label>						<input type=\"text\" class=\"text\" name=\"title\" id=\"title\"><\/li>										<li><label for=\"company\"><em>*<\/em> Company:<\/label>						<input type=\"text\" class=\"text\" name=\"company\" id=\"company\" class=\"required\"><\/li>										<li><label for=\"URL\">Website:<\/label>						<input type=\"text\" class=\"text\" name=\"URL\" id=\"URL\"><\/li>										<li><label for=\"email\"><em>*<\/em> Email:<\/label>						<input type=\"text\" class=\"text\" name=\"email\" id=\"email\" class=\"required\"><\/li>										<li><label for=\"phone\">Phone:<\/label>						<input type=\"text\" class=\"text\" name=\"phone\" id=\"phone\"><\/li>										<li><label for=\"street\">Address:<\/label>						<input type=\"text\" class=\"text\" name=\"street\" id=\"street\"><\/li>										<li><label for=\"city\">City:<\/label>						<input type=\"text\" class=\"text\" name=\"city\" id=\"city\"><li>										<li><label for=\"state\">State/Province:<\/label>						<input type=\"text\" class=\"text\" name=\"state\" id=\"state\"><\/li>										<li><label for=\"zip\">Zip:<\/label>						<input type=\"text\" class=\"text\" name=\"zip\" id=\"zip\"><\/li>										<li><label for=\"country\">Country:<\/label>						<input type=\"text\" class=\"text\" name=\"country\" id=\"country\"><\/li>					<\/ol>				<\/fieldset>						<fieldset id=\"business\">					<legend>Advertising Info<\/legend>							<ol>						<li><label for=\"budget\"><em>*<\/em> Ad Campaign Budget:<\/label>						<select name=\"00N30000000r5vv\" id=\"budget\" class=\"required\">							<option value=\"\" selected=\"selected\" disabled=\"disabled\">--None--<\/option>							<option value=\"$10-20k\">$10-20k<\/option>							<option value=\"$20k-$1m\">$20k-$1m<\/option>							<option value=\"$1m+\">$1m+<\/option>							<option value=\"$3-10k\">$3-10k<\/option>							<option value=\"n/a\">n/a<\/option>						<\/select><\/li>										<li><label for=\"interest\"><em>*<\/em> Product/Interest:<\/label>						<textarea name=\"00N30000000y0KL\" id=\"interest\" cols=\"30\" rows=\"6\" class=\"required\"><\/textarea><\/li>					<\/ol>				<\/fieldset>						<div id=\"send\" class=\"controls\">					<input type=\"submit\" name=\"submit\" id=\"submit\" value=\"submit\" class=\"button\">				<\/div>			<\/form>		<\/div><!-- /#advertise-contact -->	<\/div><\/div><!-- /#main-content -->');
ps.tpls.set('contact-theplus.tpl', '{*/** * The Plus Support * * @author pkhalil * @package podShow * @version $Id: theplus.php 12638 2007-05-30 23:20:07Z pkhalil $ * @TODO add forms and links, style page */*}<div id=\"main-content\">	<div id=\"contact-info-wrapper\" class=\"content-wrapper\">		<h2 class=\"title\">The Plus Support<\/h2>		<p>		Please check the <a href=\"/faq\" title=\"Frequently Asked Questions\">FAQ<\/a> to see if your question has already been answered<\/p>			<iframe id=\"kb-frame\" name=\"kb-frame\" width=\"100%\" height=\"100%\" frameborder=\"0\" src=\"http://server.iad.liveperson.net/hc/s-29377020/web/ticketpub/msgcontroller.jsp?surveyname=ThePlus\">			<p>If you can not see this content click here for the 			<a href=\"http://server.iad.liveperson.net/hc/s-29377020/web/ticketpub/msgcontroller.jsp?surveyname=ThePlus\">knowledge base<\/a>.<\/p>		<\/iframe>	<\/div><\/div><!-- /#main-content -->');
ps.tpls.set('contact-thanks.tpl', '{*/** * Contact Thanks * * @author pkhalil * @package podShow * @version $Id: thanks.php 22255 2008-04-17 23:45:48Z evanbragt $ */*}<div class=\"thanks\">	<div class=\"content-wrapper\">		<h1>Thanks for your submission!<\/h1>		<p>		Click here to <a href=\"/\">return home<\/a> if you are not redirected.<\/p>	<\/div><\/div>');
ps.tpls.set('contact-general.tpl', '{* General Contact Form *}{*/** * Contact Form Listeners * * @author pkhalil * @package podShow * @version $Id: listeners.php 15500 2007-09-20 20:49:42Z pkhalil $ * @TODO add forms and links, style page */*}<?php?><div id=\"main-content\">	<div id=\"contact-info-wrapper\" class=\"content-wrapper\">		<h2 class=\"title\">Contact<\/h2>		<p>		Please check the <a href=\"/faq\" title=\"Frequently Asked Questions\">FAQ<\/a> to see if your question has already been answered.<\/p>			<iframe id=\"kb-frame\" name=\"kb-frame\" width=\"100%\" height=\"100%\" frameborder=\"0\" src=\"{$contact_link}\">			<p>If you can not see this content click here for the <a href=\"{$contact_link}\">knowledge base<\/a>.<\/p>		<\/iframe>	<\/div><\/div><!-- /#main-content -->');