﻿var sHtml = "";
//sHtml += '<div id="loginForm" style="position:absolute; z-index:1000; height: 364px;border:1px #666 solid; background-color:#666666;display:none">';


sHtml += '<table width="100%"  border="0" cellpadding="0" cellspacing="0">';

sHtml += '<tr>';
sHtml += '<td height="15" align="right">&nbsp;</td>';
sHtml += '<td width="138" height="15" align="right">&nbsp;</td>';
sHtml += '</tr>';

sHtml += '<tr>';
sHtml += '<td width="25" align="center"><div align="right"><img src="http://www.rtlovefund.org/images/top_icon1.gif" width="5" height="7" hspace="7" align="absmiddle"></div></td>';
sHtml += '<td colspan="2" class="Bold_font">深圳市公益营销手册</td>';
sHtml += '</tr>';

sHtml += '<tr>';
sHtml += '<td>&nbsp;</td>';
sHtml += '<td height="100" colspan="2" align="left"><a href="http://www.rtlovefund.org/Downloads/yingxiaoshouce.pdf" target="_blank"><img src="../images/yingxiaoshouce.gif" alt="点击下载：深圳市公益营销手册-1" width="120" height="174" border="0"></a></td>';
sHtml += ' </tr>';

sHtml += '<tr>';
sHtml += '<td height="15" align="right">&nbsp;</td>';
sHtml += '<td width="138" height="15" align="right">&nbsp;</td>';
sHtml += '</tr>';

sHtml += '<tr>';
sHtml += '<td width="25" align="center"><div align="right"><img src="http://www.rtlovefund.org/images/top_icon1.gif" width="5" height="7" hspace="7" align="absmiddle"></div></td>';
sHtml += '<td colspan="2" class="Bold_font">Adobe Reader</td>';
sHtml += '</tr>';

sHtml += '<tr>';
sHtml += '<td>&nbsp;</td>';
sHtml += '<td height="50" colspan="2" align="left"><a href="http://get.adobe.com/cn/reader/" target="_blank"><img src="../images/reader_icon_special.jpg" alt="点击下载：Adobe Reader 最新版" width="50" height="50" border="0"></a></td>';
sHtml += '</tr>';

sHtml += '<tr>';
sHtml += '<td height="15" align="right">&nbsp;</td>';
sHtml += '<td width="138" height="15" align="right">&nbsp;</td>';
sHtml += '</tr>';



sHtml += '</table>';

document.writeln(sHtml);




