Team:Korea U Seoul/temp

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
<script type="text/javascript">
 +
var UserAgent = navigator.userAgent;
 +
if (UserAgent.match(/SAMSUNG|Samsung) != null)
 +
{
 +
  location.href = "http://smartblueberry.com";
 +
}
 +
else
 +
{
 +
alert("Web");
 +
}
 +
</script>
 +
</head>
</head>
<body>
<body>
-
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" http://fpdownload.adobe.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="1000" height="900" align="middle">
+
he
-
+
-
<param name="movie" value="http://mfiles.naver.net/cf5ad360702b2bf7de395a6454beceb61247ba5df4/20120906_44_blogfile/jihoon0622_1346940682672_2ca2rv_swf/Its_show_time333.swf">
+
-
+
-
<param name="allowScriptAccess" value="always">
+
-
+
-
<embed type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/go/getflashplayer" width="1000" height="900" align="middle" src="http://mfiles.naver.net/cf5ad360702b2bf7de395a6454beceb61247ba5df4/20120906_44_blogfile/jihoon0622_1346940682672_2ca2rv_swf/Its_show_time333.swf" allowScriptAccess="always"></embed>
+
-
+
-
</object>
+
</body>
</body>
</html>
</html>

Revision as of 17:02, 26 September 2012

he