Index: trunk/themes/default/houses_search_results.tpl
===================================================================
--- trunk/themes/default/houses_search_results.tpl	(revision 1336)
+++ trunk/themes/default/houses_search_results.tpl	(nonexistent)
@@ -1,133 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr>
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path"><a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > <inp:m_language _Phrase="lu_search_results" /></td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						<!-- path \\-->
-
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<!-- page title -->
-												<table width="100%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/ic_search_big.gif" width="46" height="46" alt="" /><br /></td>
-														<td><h1><inp:m_language _Phrase="lu_search_results" /></h1></td>
-														<td>&nbsp;</td>
-													</tr>
-												</table>
-												<!-- end page title -->
-
-												<!-- results in brief -->
-												<br />
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													
-													<tr>
-														<td valign="top">
-															<table border="0" cellspacing="0" cellpadding="0">
-																<tr>
-																	<td class="reviewer" valign="top"><inp:m_language _Phrase="lu_found" /></td>
-																	<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-																	<td valign="top">
-																		<table border="0" cellspacing="0" cellpadding="0">
-																			<tr>
-																				<inp:include _Template="inlink/search_results/house_search_count.tpl" />
-																			</tr>
-																		</table>
-																	</td>
-																</tr>
-																<tr>
-																	<td colspan="3" class="error"><inp:m_list_form_errors _Form="m_simplesearch" _ItemTemplate="misc/form_error.tpl" /></td>
-																</tr>
-															</table>
-														</td>
-													</tr>
-													<tr><td><img src="img/s.gif" width="1" height="10" alt="" /><br /></td></tr>
-													<tr><td class="bgr-dark"><img src="img/s.gif" width="1" height="15" alt="" /><br /></td></tr>
-													<tr><td align="right" valign="top"><img src="img/corn_dark.gif" width="32" height="18" alt="" /><br /></td></tr>
-												</table>
-												<!-- end results in brief -->
-
-
-                                                <inp:include _Template="inlink/search_results/house_results.tpl" _DataExists="1" />
-									        </td>
-										</tr>
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-									</table>
-									<!-- end articles -->
-								</td>
-							</tr>
-							<tr>
-								<td colspan="2"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
-							</tr>
-						</table></td>
-
-
-					<!-- white line content/right column //-->
-					<td height="100%"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<!-- white line content/right column \\-->
-					
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/houses_search_results.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/search_box.tpl
===================================================================
--- trunk/themes/default/search_box.tpl	(revision 1336)
+++ trunk/themes/default/search_box.tpl	(nonexistent)
@@ -1,18 +0,0 @@
-<FORM method="POST" NAME="search" ACTION="<inp:m_form_action _form="m_simplesearch_custom" _Template="search_results" _ErrorTemplate="search_results/error.tpl" />">
-<table border="0" cellspacing="2" cellpadding="0">
-	<tr><td>Keyword:&nbsp;&nbsp;&nbsp;&nbsp;</td>
-	<td>&nbsp;
-	<INPUT type="text" name="keywords" value="" class="input" style="width: 135px;">&nbsp;
-	<INPUT type="submit" name="search" value="<inp:m_language _Phrase="lu_search" />" class="button"></td>
-	</tr>
-	<tr><td>Search in:&nbsp;</td>
-	<td>
-	<INPUT type="checkbox" name="fields[Name]" value="1" class="input" checked>&nbsp;Name
-	<INPUT type="checkbox" name="fields[Description]" value="1" class="input">&nbsp;Description
-	<INPUT type="checkbox" name="fields[company_name]" value="1" class="input">&nbsp;Company</td>
-	 </tr>
-	 <tr><td>Location:&nbsp;</td>
-	<td>&nbsp;<inp:include _Template="inlink/index/states.tpl" /></td>
-	 </tr>
- </table>
-  </FORM>			
\ No newline at end of file

Property changes on: trunk/themes/default/search_box.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/advertise.tpl
===================================================================
--- trunk/themes/default/advertise.tpl	(revision 1336)
+++ trunk/themes/default/advertise.tpl	(nonexistent)
@@ -1,115 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-           <!-- navbar -->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr height="24">
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top">&nbsp;</td>
-											<td class="path">&nbsp;</td>
-											<td align="right" width="10000">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>
-								   <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td width="10000" valign="top" class="bgr-path">&nbsp;</td>-->
-							</tr>
-						</table>
-
-            <!-- profile update line -->
-            <img src="img/s.gif" width="1" height="1" alt="" /><br />
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
-	            <tr>
-	            	<td class="bgr-updatefill" width="10000"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-	            </tr>
-            </table>
-						<!-- end profile update line -->
-
-            <!-- profile -->
-						<img src="img/s.gif" width="1" height="1" alt="" /><br />
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-							 <td valign="top" width="10000" class="bgr-myaccount">
-									<!-- page title -->
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/my_profile.gif" width="46" height="46" alt="" /><br /></td>
-														<td><h1><inp:m_language _Phrase="lu_register" /> and Advertise!</h1></td>
-													</tr>
-												</table>
-												<BR>
-												<b>Please Register to select the Advertising Group that fits you best!</b>											
-											</td>
-										</tr>
-									</table><br />
-									<!-- end page title -->
-                  
-									
-                  <table width="98%" border="0" cellspacing="0" cellpadding="0">
-									  <tr>
-									    <td valign="top"><img src="img/pic_myprofile.jpg" width="45" height="236" alt="" /><br /></td>
-											<td valign="top" width="10000">									    
-									    	<inp:include _Template="adv/register_form.tpl" />
-                      </TD>
-                    </TR>
-                  </TABLE><br /><br />
-								</td>
-							</tr>
-						</table>
-						<!-- end profile -->                   
-						
-				    </TD>
-
-
-          			<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" valign="top" height="100%" class="open-box"><inp:include _template="register/right.tpl" /></td></tr>
-					<!-- right column \\-->
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>
-

Property changes on: trunk/themes/default/advertise.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/right_actionbox.tpl
===================================================================
--- trunk/themes/default/adv/right_actionbox.tpl	(revision 1336)
+++ trunk/themes/default/adv/right_actionbox.tpl	(nonexistent)
@@ -1,7 +0,0 @@
-<table border="0" cellspacing="0" cellpadding="0">	
-					<tr>
-					<td valign="top"><a href="<inp:m_template_link _Template="inlink/suggest_open_house" />"><img src="img/act_link.gif" width="14" height="12" alt="" /></a><br /></td>
-					<td height="1"><img src="img/s.gif" width="5" height="20" alt="" /><br /></td>
-					<td valign="top" class="box-links"><a href="<inp:m_template_link _Template="inlink/suggest_open_house" />"><inp:m_language _Phrase="lu_add_house" /></a></td>
-</tr>		
-</table>
\ No newline at end of file

Property changes on: trunk/themes/default/adv/right_actionbox.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/register_form.tpl
===================================================================
--- trunk/themes/default/adv/register_form.tpl	(revision 1336)
+++ trunk/themes/default/adv/register_form.tpl	(nonexistent)
@@ -1,145 +0,0 @@
-									<!-- profile content -->
-                                    <FORM method="POST" NAME="register" ACTION="<inp:m_form_action _Form="m_register" _ConfirmTemplate="register/register_confirm.tpl" _NotAllowedTemplate="register/register_notallowed.tpl" _PendingTemplate="register/register_pending.tpl" _LoginTemplate="adv/become_adv.tpl"/>">
-									<table border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td colspan="4">
-												<table border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td><h2><inp:m_language _Phrase="lu_login_information" /></h2></td>
-														<td><img src="img/s.gif" width="10" height="1" alt="" /><br /></td>
-														<td class="tips">(<span class="error">*</span><inp:m_language _Phrase="lu_required_field" />)</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-										<tr>
-											<td colspan="4" class="error"><inp:m_form_has_errors _Form="m_register" /></td>
-										</tr>
-										<tr>
-											<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="username" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_username" /> <span class="error">*</span></td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_form_input type="text" class="input" style="width:135px;" _field="username" _Form="m_register" _Required="1" /><br /></td>
-										</tr>
-										
-										<inp:m_autopassword _Value="false">
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="password" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _langtext="lu_password" /> <span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input type="password" class="input" _field="password" _Form="m_register" _Required="1" style="width:135px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="passwordverify" _langtext="lu_password_again" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /> <span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input type="password" class="input" _field="passwordverify" _Form="m_register" _Required="1" style="width:135px;" /><br /></td>
-										</tr>
-										</inp>										
-										<tr>
-										  <td colspan=4><!-- <inp:m_autopassword _Value="true" _LangText="lu_register_autopasswd" /> --></td>
-										</tr>										
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4"><h2><inp:m_language _Phrase="lu_contact_information" /></h2></td>
-										<tr>
-										<tr>
-											<td colspan="4" class="error"><img src="img/s.gif" width="1" height="3" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="5" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="firstname" _langtext="lu_pp_firstname" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /> <span class="error">*</span></td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_form_input  _field="firstname" _Form="m_register" _Required="1" type="text" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="lastname" _langtext="lu_pp_lastname" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /><span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input  _field="lastname" _Form="m_register" type="text" _Required="1" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="phone" _langtext="lu_pp_phone" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input _field="phone" _Form="m_register" type="text" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="email" _langtext="lu_pp_email" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /> <span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input _field="email" _Required="1" _Form="m_register" type="text" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="street" _langtext="lu_pp_street" _Template="misc/form_prompt.tpl" _ErrorTemplate="formr_prompt_error"  /></td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_form_input  _field="street" _Form="m_register" type="text" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="city" _langtext="lu_pp_city" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input _field="city" _Form="m_register" type="text" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="state" _langtext="lu_pp_state" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input  _field="state" _Form="m_register" type="text" class="input" style="width:50px;" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="zip" _langtext="lu_pp_zip" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input  _field="zip" _Form="m_register" type="text" class="input" style="width:50px;" /><br /></td>
-										</tr>
-										
-										 <tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="m_register" _Field="company_name" _PlainText="Company Name" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input _custom="1" _field="company_name" _Form="m_register" type="text" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										
-										<td><inp:m_form_input _custom="1" _field="temp_adlevel" _Form="m_register" type="hidden" class="input" style="width:135px;" /><br /></td>
-										</tr>
-										
-										 
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-
-										<!-- buttons -->
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="3" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4">
-												<img src="img/s.gif" width="1" height="3" alt="" /><br />
-												<INPUT type="submit" name="buttons[]" value="<inp:m_language _Phrase="lu_register" />" class="button">
-                                                <INPUT type="submit" name="buttons[]" value="<inp:m_language _Phrase="la_cancel" />" class="button">
-											</td>
-										</tr>
-										<!-- end buttons -->
-									</table>
-                                    </FORM>
-           <!-- end profile content -->
\ No newline at end of file

Property changes on: trunk/themes/default/adv/register_form.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/right_actionbox_group4.tpl
===================================================================
--- trunk/themes/default/adv/right_actionbox_group4.tpl	(revision 1336)
+++ trunk/themes/default/adv/right_actionbox_group4.tpl	(nonexistent)
@@ -1,7 +0,0 @@
-<table border="0" cellspacing="0" cellpadding="0">	
-					<tr>
-					<td valign="top"><a href="<inp:m_template_link _Template="inlink/suggest_open_house" />"><img src="img/act_link.gif" width="14" height="12" alt="" /></a><br /></td>
-					<td height="1"><img src="img/s.gif" width="5" height="20" alt="" /><br /></td>
-					<td valign="top" class="box-links"><a href="<inp:m_template_link _Template="adv/one_time_payment" />">Buy Add House</a></td>
-</tr>		
-</table>
\ No newline at end of file

Property changes on: trunk/themes/default/adv/right_actionbox_group4.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/adv_special_package.tpl
===================================================================
--- trunk/themes/default/adv/adv_special_package.tpl	(revision 1336)
+++ trunk/themes/default/adv/adv_special_package.tpl	(nonexistent)
@@ -1,8 +0,0 @@
-<tr>
-	<td class="statistics"><h3><input name="AdLevel" type="radio" value="<inp:m_special_value _VarName="AdLevel" />" >
-	 <inp:m_special_value _Field="description" /> ($<inp:m_special_value _Field="cost" />)</h3><BR><inp:m_special_value _Field="description_text" /></td>
-	<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-</tr>
-<tr>
-	<td colspan="2"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-</tr>
\ No newline at end of file

Property changes on: trunk/themes/default/adv/adv_special_package.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/one_time_payment.tpl
===================================================================
--- trunk/themes/default/adv/one_time_payment.tpl	(revision 1336)
+++ trunk/themes/default/adv/one_time_payment.tpl	(nonexistent)
@@ -1,153 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/ic_myfriends_big.gif" width="46" height="46" alt="" /><br /></td>
-														<td>
-															<h1>Become Advertiser !</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Select your Subscription Level:</h2></td></tr>
-									</table>
-<br>
-									<form method="POST" name="m_become_advertiser" action="<inp:m_form_action _Form="m_become_advertiser_one_time_payment" />">
-									<table width="98%" border="0" cellspacing="0" cellpadding="0">
-									
-																		
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><h3><input name="AdLevel" type="hidden" value="4"> Add house - $5 fee</h3><BR>Post your house in any State</td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="5" alt="" /><br /><BR></td>
-										</tr>
-										<tr>
-											<td colspan="2" class="bgr-updatefill"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="2" class="bgr-updatefill"><h2>Payment by:</h2></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><BR><h3><input name="AdPaymentType" type="radio" value="PayPal" checked> Pay Pal</h3></td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><h3><input name="AdPaymentType" type="radio" value="WorldPay"> Credit Card (Visa, Master, Amex and Discover)</h3><BR></td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td align="center" "colspan="2"><BR><INPUT type="submit" name="buttons[]" value="Continue" class="button"><br /></td>
-										</tr>
-										
-									</table>
-									</form>
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/one_time_payment.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/become_adv.tpl
===================================================================
--- trunk/themes/default/adv/become_adv.tpl	(revision 1336)
+++ trunk/themes/default/adv/become_adv.tpl	(nonexistent)
@@ -1,184 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/ic_myfriends_big.gif" width="46" height="46" alt="" /><br /></td>
-														<td>
-															<h1>Become Advertiser !</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Select your Subscription Level:</h2></td></tr>
-									</table>
-<br>
-									<form method="POST" name="m_become_advertiser" action="<inp:m_form_action _Form="m_become_advertiser" />">
-									<table width="98%" border="0" cellspacing="0" cellpadding="0">
-									
-									<inp:m_list_advertising_special_option _AdvertisingTemplate="adv/adv_special_package" _CheckSpecials="1" />									
-										<tr>
-											<td class="statistics"><h3><input name="AdLevel" type="radio" value="1" checked> Level 1 - Annual subscription ($250)</h3><BR>Unlimited Open Houses and Link Resources in any State</td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><h3><input name="AdLevel" type="radio" value="2"> Level 2 - Annual subscription</h3> <BR>Unlimited Link Resources and Open Houses in:
-											<select name="AdLevel2">
-												<option value="1">1 state ($15)</option>
-												<option value="2">2 states ($25)</option>
-												<option value="3">3 states ($35)</option>
-												<option value="4">4 states ($45)</option>
-												<option value="5">5 states ($55)</option>
-											</select>&nbsp;of your choise
-											 </td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><h3><input name="AdLevel" type="radio" value="3" > Level 3 - Annual subscription ($100)</h3><BR/>Unlimited Link Resources!</td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><h3><input name="AdLevel" type="radio" value="4"> Level 4 - One time $5 fee</h3><BR>Per House in any State</td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="5" alt="" /><br /><BR></td>
-										</tr>
-										<tr>
-											<td colspan="2" class="bgr-updatefill"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="2" class="bgr-updatefill"><h2>Payment by:</h2></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><BR><h3><input name="AdPaymentType" type="radio" value="PayPal" checked> Pay Pal</h3></td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td colspan="2"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td class="statistics"><h3><input name="AdPaymentType" type="radio" value="WorldPay"> Credit Card (Visa, Master, Amex and Discover)</h3><BR></td>
-											<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>										
-										</tr>
-										
-										<tr>
-											<td align="center" "colspan="2"><BR><INPUT type="submit" name="buttons[]" value="Continue" class="button"><br /></td>
-										</tr>
-										
-									</table>
-									</form>
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/become_adv.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/cc/cc_date.tpl
===================================================================
--- trunk/themes/default/adv/cc/cc_date.tpl	(revision 1336)
+++ trunk/themes/default/adv/cc/cc_date.tpl	(nonexistent)
@@ -1,29 +0,0 @@
-<SELECT name="cc_month" class="input" style="width:45px;">
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value=" " _PlainText=" " />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="01" _LangText="lu_Jan" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="02" _LangText="lu_Feb" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="03" _LangText="lu_Mar" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="04" _LangText="lu_Apr" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="05" _LangText="lu_May" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="06" _LangText="lu_Jun" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="07" _LangText="lu_Jul" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="08" _LangText="lu_Aug" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="09" _LangText="lu_Sep" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="10" _LangText="lu_Oct" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="11" _LangText="lu_Nov" />
-	<inp:m_form_option _Field="cc_month" _Form="cc_process"  _value="12" _LangText="lu_Dec" />
-</SELECT>
-<input type="hidden" name="required[]" value="cc_month" />
-
-<SELECT name="cc_year" class="input" style="width:50px;">	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2005" _PlainText="2005" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2006" _PlainText="2006" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2007" _PlainText="2007" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2008" _PlainText="2008" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2009" _PlainText="2009" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2010" _PlainText="2010" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2011" _PlainText="2011" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2012" _PlainText="2012" />	
-	<inp:m_form_option _Field="cc_year" _Form="cc_process"  _value="2013" _PlainText="2013" />	
-</SELECT>
-<input type="hidden" name="required[]" value="cc_year" />
\ No newline at end of file

Property changes on: trunk/themes/default/adv/cc/cc_date.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/paypal_thank_you.tpl
===================================================================
--- trunk/themes/default/adv/paypal_thank_you.tpl	(revision 1336)
+++ trunk/themes/default/adv/paypal_thank_you.tpl	(nonexistent)
@@ -1,111 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><br /></td>
-														<td>
-															<h1>Payment Received!</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-									
-									<br/><br/><br/>
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Thank you! </h2></td></tr>
-									</table>
-									
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/paypal_thank_you.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/card_denied.tpl
===================================================================
--- trunk/themes/default/adv/card_denied.tpl	(revision 1336)
+++ trunk/themes/default/adv/card_denied.tpl	(nonexistent)
@@ -1,111 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><br /></td>
-														<td>
-															<h1><span class="error">Payment Error!</span></h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-									
-									<br/><br/><br/>
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Sorry, your payment didn't go through! </h2></td></tr>
-									</table>
-									
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/card_denied.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/process_paypal_payment.tpl
===================================================================
--- trunk/themes/default/adv/process_paypal_payment.tpl	(revision 1336)
+++ trunk/themes/default/adv/process_paypal_payment.tpl	(nonexistent)
@@ -1,122 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/ic_myfriends_big.gif" width="46" height="46" alt="" /><br /></td>
-														<td>
-															<h1>Become Advertiser !</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Submiting your Payment through PayPal:</h2></td></tr>
-									</table>
-<br>
-									
-									<form method="post" name="paypal_form" action="<inp:m_form_action _Form="m_process_paypal" />">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr><td class="bgr-updatefill">
-									<inp:m_list_showVariables _Type="PayPal" />
-									
-									<script language="JavaScript">document.paypal_form.submit();</script>									
-									<center><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="333333">Processing Transaction . . . </font></center>
-										</td></tr>
-									</table>
-									
-									</form>
-									
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/process_paypal_payment.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/process_card_payment.tpl
===================================================================
--- trunk/themes/default/adv/process_card_payment.tpl	(revision 1336)
+++ trunk/themes/default/adv/process_card_payment.tpl	(nonexistent)
@@ -1,123 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/ic_myfriends_big.gif" width="46" height="46" alt="" /><br /></td>
-														<td>
-															<h1>Become Advertiser !</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Submiting your Credit Card Payment</h2></td></tr>
-									</table>
-<br>
-									
-									<form action="https://www.oc2net.net/billing/TransactionCentral/ProcessCreditCard.asp" NAME="CC" METHOD="POST">
-									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr><td class="bgr-updatefill">
-									<inp:m_list_showVariables _Type="CreditCard" />
-									
-									<script language="JavaScript">document.CC.submit();</script>									
-									<center><font face="Verdana, Arial, Helvetica, sans-serif" size="2" color="333333">Processing Transaction . . . </font></center>
-										</td></tr>
-									</table>
-									
-									</form>
-									
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/process_card_payment.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/card_thank_you.tpl
===================================================================
--- trunk/themes/default/adv/card_thank_you.tpl	(revision 1336)
+++ trunk/themes/default/adv/card_thank_you.tpl	(nonexistent)
@@ -1,111 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><br /></td>
-														<td>
-															<h1>Payment Received!</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-									
-									<br/><br/><br/>
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Thank you! </h2></td></tr>
-									</table>
-									
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/card_thank_you.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/make_payment_worldpay.tpl
===================================================================
--- trunk/themes/default/adv/make_payment_worldpay.tpl	(revision 1336)
+++ trunk/themes/default/adv/make_payment_worldpay.tpl	(nonexistent)
@@ -1,246 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><img src="img/ic_myfriends_big.gif" width="46" height="46" alt="" /><br /></td>
-														<td>
-															<h1>Become Advertiser !</h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-									
-								<!-- profile content -->
-                                    <FORM method="POST" NAME="cc_process" ACTION="<inp:m_form_action _Form="m_cc_process" />">
-                                    <table border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td colspan="4">
-												<table border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td><h2>Package Information</h2></td>
-														<td><img src="img/s.gif" width="10" height="1" alt="" /><br /></td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-										
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td>Selected Package:</td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_adv_package_info _InputType="POST" _InputField="AdLevel" _Field="description" /><br />
-											</td>
-										</tr>
-										
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>	
-										
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td>Package Cost:</td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_adv_package_info _InputType="POST" _InputField="AdLevel" _Field="cost" /><br />
-											</td>
-										</tr>
-                                    </table>   
-                                    <br>                                 
-                                    
-                                    <input type="hidden" name="AdLevel" value="<inp:m_get_var _Type="POST" _Name="AdLevel"/>" />
-									<input type="hidden" name="AdLevel2" value="<inp:m_get_var _Type="POST" _Name="AdLevel2"/>" />
-                                    
-									<table border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td colspan="4">
-												<table border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td><h2>Credit Card Information</h2></td>
-														<td><img src="img/s.gif" width="10" height="1" alt="" /><br /></td>
-														<td class="tips">(<span class="error">*</span><inp:m_language _Phrase="lu_required_field" />)</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-										<tr>
-											<td colspan="4" class="error"><inp:m_form_has_errors _Form="cc_process" /></td>
-										</tr>
-										<tr>
-											<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="cc_process" _Field="accountno" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _plaintext="Credit Card Number" /> <span class="error">*</span></td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_form_input type="text" class="input" style="width:150px;" maxlength="17" _field="accountno" _Form="cc_process" _Required="1" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="cc_process" _Field="nameonaccount" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl" _plaintext="Name on Credit Card" /> <span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input type="text" class="input" _field="nameonaccount" _Form="cc_process" _Required="1" style="width:150px;" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="cc_process" _Field="avsaddr" _plaintext="Credit Card Billing Address" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /> <span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:m_form_input type="text" class="input" _field="avsaddr" _Form="cc_process" _Required="1" style="width:150px;" /><br /></td>
-										</tr>
-												
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>							
-										
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="cc_process" _Field="avszip" _plaintext="Zip Code" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /> <span class="error">*</span></td>
-											<td><img src="img/s.gif" width="5" height="1" alt="" /><br /></td>
-											<td><inp:m_form_input  _field="avszip" _Form="cc_process" _Required="1" type="text" maxlength="6" class="input" style="width:45px;" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="10" alt="" /><br /></td>
-										</tr>
-										
-										<tr>
-											<td><img src="img/s.gif" width="16" height="1" alt="" /><br /></td>
-											<td><inp:m_form_prompt _Form="cc_process" _Field="cc_exp" _plaintext="Expiration Date" _Template="misc/form_prompt.tpl" _ErrorTemplate="misc/form_prompt_error.tpl"  /> <span class="error">*</span></td>
-											<td>&nbsp;</td>
-											<td><inp:include _Template="adv/cc/cc_date.tpl" /><br /></td>
-										</tr>
-										 
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-
-										<!-- buttons -->
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="3" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4" class="bgr-updatefill"><img src="img/s.gif" width="300" height="1" alt="" /><br /></td>
-										</tr>
-										<tr>
-											<td colspan="4">
-												<img src="img/s.gif" width="1" height="3" alt="" /><br />
-												<INPUT type="submit" name="buttons[]" value="Submit" class="button">
-                                                <INPUT type="submit" name="buttons[]" value="<inp:m_language _Phrase="la_cancel" />" class="button">
-											</td>
-										</tr>
-										<tr>
-											<td colspan="4"><img src="img/s.gif" width="1" height="20" alt="" /><br /></td>
-										</tr>
-										<!-- end buttons -->
-									</table>
-                                    </FORM>
-	           
-									
-									
-																		
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/make_payment_worldpay.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: trunk/themes/default/adv/paypal_denied.tpl
===================================================================
--- trunk/themes/default/adv/paypal_denied.tpl	(revision 1336)
+++ trunk/themes/default/adv/paypal_denied.tpl	(nonexistent)
@@ -1,111 +0,0 @@
-<inp:include _template="common/head.tpl" />
-<BODY>
-<inp:include _Template="common/pagetop.tpl" />
-
-<table width="770" border="0" cellspacing="0" cellpadding="0">
-	<!-- start content -->
-	<tr>
-		<td valign="top" height="100%">
-			<table width="100%" border="0" cellspacing="0" cellpadding="0">
-				<tr>
-					<td width="10000"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>
-					<td><img src="img/s.gif" width="200" height="1" alt="" /><br /></td>
-				</tr>
-				<tr height="100%">
-					<td valign="top" class="bott-line">
-						<!-- path //-->
-						<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td class="bgr-path"><img src="img/s.gif" width="549" height="1" alt="" /><br /></td>
-								<!--<td bgcolor="#61b0ec"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr>
-								<td class="bgr-path">
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td valign="top" width="17"><img src="img/ic_homepath.gif" width="17" height="24" alt="" /><br /></td>
-											<td class="path">
-												<a href="<inp:m_template_link _Template="index" _Category=0 />"><inp:m_language _Phrase="lu_home" /></a> > 
-                        <A HREF="<inp:m_template_link _template="my_account" />"><inp:m_language _Phrase="lu_myaccount" /></A> > Advertisement</td>
-											<td align="right">
-												<table border="0" cellspacing="0" cellpadding="0" align="right">
-													<tr>
-														<td><img src="<inp:m_lang_field _Field="icon" _default="img/ic_flag.gif"/>" width="18" height="12" alt="" /><br /></td>
-														<td>&nbsp;</td>
-														<td class="post-action"><span onclick="showSeg('langmenu',true); "><inp:m_lang_field _Field="LocalName" /></span></td>
-														<td>&nbsp;&nbsp;</td>
-													</tr>
-												</table>
-											</td>
-										</tr>
-									</table>									
-									 <inp:include _Template="lang_select/lang_menu.tpl" />
-								</td>
-								<!--<td class="bgr-path"><img src="img/s.gif" width="1" height="1" alt="" /><br /></td>-->
-							</tr>
-							<tr><td><img src="img/s.gif" width="1" height="1" alt="" /><br /></td></tr>
-						</table>
-						
-            				<table width="100%" border="0" cellspacing="0" cellpadding="0">
-							<tr>
-								<td><img src="img/s.gif" width="20" height="1" alt="" /><br /></td>
-								<td valign="top" width="10000" class="bgr-myaccount">
-									<img src="img/s.gif" width="1" height="5" alt="" /><br />
-
-                                    <!-- page title -->									
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-										<tr>
-											<td>
-												<table width="98%" border="0" cellspacing="0" cellpadding="0">
-													<tr>
-														<td width="50"><br /></td>
-														<td>
-															<h1><span class="error">Payment Error!</span></h1>
-														</td>
-													</tr>
-												</table>
-												<BR/>
-												
-												
-											</td>
-										</tr>
-										
-									</table>
-									<!-- end page title -->
-									
-									<br/><br/><br/>
-																		
-									<table width="100%" border="0" cellspacing="0" cellpadding="0">
-									<tr>
-										<td class="bgr-updatefill"><h2>Your payment didn't go through! </h2></td></tr>
-									</table>
-									
-                                </TD>
-                            </TR>
-                            
-                            
-                            
-                        </TABLE>
- 					</td>
-
-					<!-- white line content/right column //-->
-					<td><img src="img/s.gif" width="1" height="1" alt="" border="1" /><br /></td>
-					<!-- white line content/right column \\-->
-
-
-					<!-- right column //-->
-					<td valign="top" height="100%" class="open-box"><inp:include _template="index/right_limited.tpl" /></td>
-					<!-- right column \\-->
-				</tr>
-			</table>
-		</td>
-	</tr>
-	<!-- end content -->
-
-
-	<inp:include _Template="common/footer.tpl" />
-</table>
-
-</body>
-</html>

Property changes on: trunk/themes/default/adv/paypal_denied.tpl
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property