function picborder(picname, picalt, cid, picid)
{
document.write('<table width="100" border="0" cellspacing="0" cellpadding="0" style="margin-right:10px;" id="table1"><tr><td width="11" height="35" valign="top" style="background-image: url(images/bg_ramka_left.jpg); background-repeat:repeat-y;"><img src="images/ramka_left_top.jpg" width="11" height="35"></td><td rowspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0" id="table2"> <tr><td height="10" valign="top"><table width="100%" height="10" border="0" cellpadding="0" cellspacing="0" style="background-image:url(images/bg_ramka_top.jpg); background-repeat:repeat-x;" id="table3"><tr><td width="53"><img src="images/ramka_top_le.jpg" width="55" height="10"></td><td><img src="images/spacer.gif" width="1" height="10"></td><td width="61"><img src="images/ramka_right_top.jpg" width="61" height="10"></td></tr></table></td></tr><tr><td height="70" align="center"> <a href="?cid='+cid+'&picid='+picid+'&view=big" class="m2"><img src="'+picname+'" alt="'+picalt+'" border=0></a></td></tr><tr><td height="11" valign="bottom"><table width="100%" height="11" border="0" cellpadding="0" cellspacing="0" style="background-image:url(images/bg_ramka_bottom.jpg); background-repeat:repeat-x;" id="table4"><tr><td width="53"><img src="images/07_60.jpg" width="53" height="11"></td><td><img src="images/spacer.gif" width="1" height="11"></td><td width="42"><img src="images/ramka_right_bot.jpg" width="42" height="11"></td></tr></table></td></tr></table></td><td width="11" height="25" align="left" valign="top" style="background-image: url(images/bg_ramka_right.jpg); background-repeat:repeat-y;" ><img src="images/ramka_right_t.jpg" width="11" height="25"></td></tr><tr><td valign="bottom" style="background-image: url(images/bg_ramka_left.jpg); background-repeat:repeat-y;"><img src="images/07_59.jpg" width="11" height="34" align="bottom"></td><td width="11" align="left" valign="bottom" style="background-image: url(images/bg_ramka_right.jpg); background-repeat:repeat-y;" ><img src="images/ramka_right_bottom.jpg" width="11" height="35"></td></tr></table>');
}