-
Notifications
You must be signed in to change notification settings - Fork 0
/
it.htm
23 lines (22 loc) · 984 Bytes
/
it.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<head>
<title>OceanWeb Systems - Information Technology</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<script src="ruffle.js"></script>
<script>
window.RufflePlayer.config = {
autoplay: "on",
splashScreen: false,
unmuteOverlay: "hidden"
};
</script>
</head>
<body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0" width="100%" height="750">
<param name=movie value="images/it.swf">
<param name=quality value=high><param name="SCALE" value="exactfit">
<embed src="images/it.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="100%" height="750" scale="exactfit">
</embed>
</object>
</body>
</html>