| Maximo4kA | Дата: Воскресенье, 24.05.2009, 16:07 | Сообщение # 1 |
 Админ
Группа: Администраторы
Сообщений: 179
Награды: 0
Репутация: 8
Статус: 
| Code <style type="text/css"> #PopWin {background: #000;width: 468px;height: 80px;cursor: pouner;z-index:9999999999;position:absolute;left:30%;} </style> <script type="text/javascript"> var ver = navigator.appVersion; if (ver.indexOf('MSIE') != -1) { // для IE document.write("<div id='PopWin' style='top:250px;'>" +" <table width='468' height='80' cellspacing='0' cellpadding='0' style='border: 2px double black; background-color: #666666;'>" +" <tr height='20'><td bgcolor='#666666' width='238' style='padding-left: 10px; background-color: #666666;'><b>" +" <a target='_blank' style='font-size: 14px; color: #00CC00; " +" font-family: Arial; text-decoration:none; font-style:italic;' href='http://pop-under.ru'>" +" Pop-under.ru</a></td>" +" <td bgcolor='#666666' width='230' style='padding-right: 3px; background-color: #666666;' align='right'>" +" <b><a style='font-size: 13px; color: #FFFFFF; font-family: Arial; text-decoration:none;'" +" onclick='DivOff()' title='Close' href='javascript: PopShow()'>Close[X]</a></b></td></tr>" +" <tr><td height='60' width='468' colspan='2' bgcolor='#CCCCCC'>" +" <center><IFRAME SRC='http://users.popunder.ru/ejday_default.html' WIDTH=468 HEIGHT=60 NAME='POP' SCROLLING='no' FRAMEBORDER=0>" +"</IFRAME></center></tr>"
    
|
| |
|
|