|
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
</head>
<body onLoad="setTimeout('popup()', 1000);">
<script language="JavaScript">
<!-- Begin
function popup() {
var url = "http://www.programmingsite.co.uk";
window.open(url, "Programmingsite", "height=400,width=500,location=no," + "scrollbars=no,menubars=no,toolbars=no,resizable=yes");
}
// End -->
</script>
</body>
</html>
|