function cub_page(){
document.write('<FORM method="GET"  name="fxclub"  action="http://www.tradershop.ru/">')
document.write('<INPUT TYPE="hidden" name="key" value="'+ key_shop +'">')
document.write('<INPUT TYPE="hidden" name="partner" >')
document.write('<table  cellpadding="0" cellspacing="0" border="0" width=100%>')
document.write('<tr><td align=center><b>Стоимость комплекта: 6000 рублей</b><br><a href="javascript:document.fxclub.submit();" style="FONT-WEIGHT: bold; FONT-SIZE: 12px;  FONT-FAMILY: Arial; "><font color="#FF8400">ЗАКАЗАТЬ</a></font></td></tr>')
document.write('</table>')
document.write('</form>')
}