-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathad.html
22 lines (21 loc) · 1.39 KB
/
ad.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<div id="cproIframeHolder02" style="padding: 5px; visibility:visible; border:none;float:none; overflow:hidden; position:fixed;
z-index:2147483646; width:130px; height:360px; right:8px; top:50px; background:green;">
<div style="width:130px; height:360px; overflow:hidden;">
<iframe id="cproIframe02" frameborder="0" src="" width="130" height="360" align="center,center" marginwidth="0" marginheight="0" crolling="no">
</iframe>
</div>
<div id="cproIframeClose02" style="position:absolute; width:140px; height:20px;top:350px; left:0px; cursor:pointer;color:rgb(255,255,255);font-size:20px;
text-align:center; line-height:20px;background-color: rgb(153,153,153);">close
</div>
</div>
<div id="cproIframeHolder01" style="padding: 0px; display:block; visibility:visible; border:none;float:none; overflow:hidden; position:fixed;
z-index:2147483646; width:130px;height:370px; left:8px; top:50px; background:green;">
<div style="width:130px; height:360px; overflow:hidden;">
<iframe id="cproIframe01" frameborder="0" src="" width="130" height="360" align="center,center"
marginwidth="0" marginheight="0" crolling="no" allowtransparcy="true">
</iframe>
</div>
<div id="cproIframeClose01" style="position:absolute; width:140px; height:20px;top:350px; left:0px; cursor:pointer;color:rgb(255,255,255);font-size:20px;
text-align:center; line-height:20px;background-color: rgb(153,153,153);">close
</div>
</div>