-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathufotest.html
108 lines (91 loc) · 2.82 KB
/
ufotest.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Portfolioris.nl - The Portfolio of Joris Hulsbosch</title>
<meta name="keywords" content="- Portfolioris.nl - The Portfolio of Joris Hulsbosch. 3d 2d animation graphic interactive interaction design
animatie grafisch interactief interactie ontwerp" />
<meta name="description" content="- Portfolioris.nl - The Portfolio of Joris Hulsbosch." />
<META name="verify-v1" content="DrQNYeVTbqvwQThweTm38b4haQAmQ14bcst15kYpWvA=" />
<script src="ufo.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="ufo.js"></script>
<script type="text/javascript">
var FO = { movie:"intro.swf", width:"720", height:"405", majorversion:"6", build:"0" };
UFO.create(FO, "ufoDemo");
</script>
<script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
<style type="text/css">
body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
background-color:#000000;
margin:0px;
text-align:center;
overflow:hidden;
}
img {
border:0px;
}
#center
{
text-align: center;
position: absolute;
top: 50%;
left: 0px;
width: 100%;
height: 1px;
overflow: visible;
visibility: visible;
display: block;
}
#center2
{
background-color: transparent;
margin-left: -360px;
position: absolute;
top: -202px;
left: 50%;
width: 720px;
height: 405px;
visibility: visible;
}
#center3
{
text-align:left;
}
a {
color:#CCCCCC;
}
a:visited {
color: #CCCCCC;
}
a:hover {
color: #FFFFFF;
}
</style>
</head>
<body>
<div id="center">
<div id="center2">
<div id="center3">
<div id="ufoDemo">
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','720','height','405','title','Portfolioris','src','c','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','c' ); //end AC code
</script><noscript><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="720" height="405" title="Portfolioris">
<param name="movie" value="c.swf" />
<param name="quality" value="high" />
<embed src="c.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="720" height="405"></embed>
</object></noscript>
</div>
</div>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1511718-1";
urchinTracker();
</script>
</body>
</html>