File "sign.tpl"
Full path: E:/sites/Single15/tinmung2007/webroot/cgi_bin/fpg_files/sign.tpl
File size: 3.73 KiB (3820 bytes)
MIME-type:
Charset: utf-8
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=$$CHARSET$$">
<title>Free Perl Guestbook - Powered by vitinh.de</title>
$$STYLE$$
$$JAVASCRIPT$$
</head>
<body topmargin="20" bottommargin="20" leftmargin="20" rightmargin="0" class="text">
$$FORM_START$$
<table width="700" border="0" cellpadding="0" cellspacing="0" align="center" class="text">
<tr>
<td valign="top">
<div align="center">
<b>FREE PERL GUESTBOOK</b>
<br><br>
[$$VIEW_GUESTBOOK$$]
</div>
<br><br>
<table align="center" width="600" cellpadding="5" cellspacing="1" border="0" bgcolor="#b2c1ff" class="text">
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_NAME$$</b></span> $$CAPTION_FPG_NAME$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_NAME$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_EMAIL$$</b></span> $$CAPTION_FPG_EMAIL$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_EMAIL$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_HOMEPAGE$$</b></span> $$CAPTION_FPG_HOMEPAGE$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_HOMEPAGE$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_LOCATION$$</b></span> $$CAPTION_FPG_LOCATION$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_LOCATION$$</td></tr>
<tr>
<td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_MESSAGE$$</b></span> $$CAPTION_FPG_MESSAGE$$</td>
<td valign="top" bgcolor="#f4f9ff">
$$FPG_CODES$$<!-- Don't remove this line -->
$$FPG_CODES_OPTION$$<!-- Don't remove this line -->
$$FPG_MESSAGE$$<!-- Don't remove this line --><br>
$$FPG_SMILEYS$$<!-- Don't remove this line -->
</td>
</tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_NOTE$$</b></span> $$CAPTION_FPG_NOTE$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_NOTE$$</td></tr>
<!--
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_HOWFIND$$</b></span> $$CAPTION_FPG_HOWFIND$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_HOWFIND$$</td></tr>
//-->
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_AOL$$</b></span> $$CAPTION_FPG_AOL$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_AOL$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_SKYPE$$</b></span> $$CAPTION_FPG_SKYPE$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_SKYPE$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_YAHOO$$</b></span> $$CAPTION_FPG_YAHOO$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_YAHOO$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_ICQ$$</b></span> $$CAPTION_FPG_ICQ$$</td>
<td valign="top" bgcolor="#f4f9ff">$$FPG_ICQ$$</td></tr>
<tr><td valign="top" align="right" nowrap bgcolor="#f4f9ff"><span class="red"><b>$$REQUIRED_FPG_ANTISPAM$$</b></span> $$CAPTION_FPG_ANTISPAM$$<br>($$RELOAD_CAPTCHA$$)</td>
<td valign="top" bgcolor="#f4f9ff">
$$FPG_ANTISPAM$$ ← $$FPG_ANTISPAM_CODE$$
$$ENTER_ANTISPAM$$
</td>
</tr>
<tr><td valign="top" colspan="2" bgcolor="#f4f9ff">$$FPG_PREVIEW$$ $$CAPTION_FPG_PREVIEW$$ $$FPG_PRIVATE$$ $$CAPTION_FPG_PRIVATE$$</td></tr>
</table>
<div align="center">
<br>
$$FPG_SUBMIT$$ $$FPG_RESET$$
<br>
<br>
<br>
$$DO_NOT_REMOVE_COPYRIGHT$$
</div>
</td>
</tr>
</table>
$$FORM_END$$
</body>
</html>