TimeCapsule/tagada/jukebox/index.html

15 lines
692 B
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Go To JuKeBoX...</title>
</head>
<body onload="window.open('index.php', '', 'width=300, height=700, fullscreen=no, directories=no, location=no, menubar=no, status=no, toolbar=no');">
<p>Désactivez votre anti-popup ou <a href="#" onclick="window.open('index.php', '', 'width=300, height=700, fullscreen=no, directories=no, location=no, menubar=no, status=no, toolbar=no');"><strong>cliquez ici</strong></a> pour accéder à la JuKeBoX !</p>
</body>
</html>