Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- PAGINA 1 - CORPO
- <html>
- <head>
- <style>
- html {
- position:relative;
- height:100%;
- width:100%;
- }
- </style>
- </head>
- <FRAMESET cols="75%,*" bordercolor="#259117">
- <FRAMESET rows="*,56px" frameborder="0">
- <FRAME marginheight="0" marginwidth="0" frameborder="1" scrolling="no" SRC="stream.html">
- <FRAME marginheight="0" marginwidth="0" frameborder="0" scrolling="no" SRC="collegamenti.html">
- </FRAMESET>
- <FRAMESET rows="26px,*,26px" frameborder="0">
- <FRAME marginheight="0" marginwidth="0" scrolling="no" SRC="controls.html">
- <FRAME marginheight="0" marginwidth="0" scrolling="no" SRC="chat_f.html">
- <FRAME marginheight="0" marginwidth="0" scrolling="no" SRC="bottoni.html">
- </FRAMESET>
- </FRAMESET>
- </html>
- PAGINA 2 - STREAMING
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
- <head>
- <title>stream</title>
- <style type="text/css">
- body,html{
- height:100%;
- }
- div {
- height:100%
- }
- </style>
- </head>
- <body bgcolor="black">
- <div>
- <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="100%" height="100%">
- <param name="movie" value="http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" />
- <param name="allowscriptaccess" value="always" />
- <param name="flashvars" value="channel=Onanim3" />
- <!--[if !IE]>-->
- <object type="application/x-shockwave-flash" data="http://cdn.livestream.com/chromelessPlayer/v21/playerapi.swf" width="100%" height="100%">
- <param name="allowscriptaccess" value="always" />
- <param name="flashvars" value="channel=Onanim3" />
- <!--<![endif]-->
- <a href="http://www.adobe.com/go/getflashplayer">
- <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
- </a>
- <!--[if !IE]>-->
- </object>
- <!--<![endif]-->
- </object>
- </div>
- </body>
- </html>
- PAGINA 3 - CHAT
- <html>
- <head>
- <style>
- form {
- background-color:black;
- display:inline;
- }
- </style>
- </head>
- <body bgcolor="black">
- <object border="0" width="100%" height="100%" data="http://chiacchiere.chatango.com/group" type="application/x-shockwave-flash">
- <param name="AllowScriptAccess" value="always" />
- <param name="AllowNetworking" value="all" />
- <param name="AllowFullScreen" value="true" />
- <param name="flashvars" value="cid=1330993740771&a=000000&b=100&c=FF0033&d=33FF00&e=000000&g=009900&h=000000&j=FFFFFF&k=6699CC&l=33FF00&m=FFFFFF&n=33FF00&o=0&w=0&aa=1" />
- <param name="src" value="http://chiacchiere.chatango.com/group" />
- </object>
- </body>
- </html>
Add Comment
Please, Sign In to add comment