Código :
<? include ("param.php");?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0014)about:internet -->
<html>
<head>
<title>Audio</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--Fireworks 8 Dreamweaver 8 target. Created Fri Nov 24 08:06:10 GMT-0500 2006
<script language="javascript">
function click() {
if (event.button== 2 ) {
alert( ' Lo siento, no se puede usar ese botón!' );
}
}
document.onmousedown=click
// -->
</script>
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:25px;
top:158px;
width:103px;
height:81px;
z-index:1;
}
body {
background-image: url(../plantilla%20emisora.jpg);
background-repeat: no-repeat;
}
-->
</style>
</head>
<body bgcolor="#ffffff" topmargin="0" leftmargin="0">
<div id="Layer1">
<p>
<? include ("media.php");?>
</p>
</div>
</body>
</html>gracias
