-
Notifications
You must be signed in to change notification settings - Fork 0
/
prueba.php
24 lines (23 loc) · 1.02 KB
/
prueba.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<link rel="stylesheet" href="include/css/960/text.css" />
<link rel="stylesheet" href="include/css/960/reset.css" />
<link rel="stylesheet" href="include/css/960/960.css" />
<link href="view/content.css" rel="stylesheet" type="text/css" />
<div class="clear"></div>
<div id="content">
<div class="container_12" style="background-color: #006600">
<div class="grid_6" style="background:#9C6">
<script type="text/javascript">
fid="rcncolb"; v_width="450"; v_height="300";</script>
<script type="text/javascript" >
document.write('<ifr'+'ame width='+ v_width +' height='+ v_height +' scrolling=no frameborder=0 scrolling=no allowtransparency=false src=http://www.veemi.com/embed.php?v='+fid+'&vw='+v_width+'&vh='+v_height+'&domain='+document.domain+' ></ifr'+'ame>');
</script>
<a href="#" id="xxx">ocultar</a>
</div>
</div>
</div>
<?php
/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
?>