Le meilleur casino du web
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
415 B

2 years ago
<html>
<head>
<meta charset="utf-8">
<title>casino test</title>
<link rel="stylesheet" type="text/css" href="styles.css">
</head>
<body>
<div id="ac-wrapper">
<div id="popup">
<center>
<h2>Popup Content Here</h2>
<input type="submit" name="submit" value="Submit" onClick="PopUp()" />
</center>
</div>
</div>
<p>Page Content Here......</p>
<script src="loading.js"></script>