from_ greenass hansune
html


intro.html                                                                                                    
 
<html>
<title>
Work & Life  -  한국고용정보원
</title>
<head>

<style>
<!--
A { text-decoration:none;}
A:hover {color:#101010;text-decoration:none;}
BODY {margin-top:0px ; margin-bottom:0px ; margin-left:0px ; margin-right:0px }
TD,TH,BODY { font-size: 8pt; font-family:verdana;}
//-->
</style>
<script language="javascript">
<!--
function open_window() {
var  winMain;
winMain = window.open('workLife.html','workLife','directories=no, menubar=no, status=no, resizable=no, titlebar=yes, toolbar=no, scrollbars=no');
}
-->
</script>

</head>
<BODY OnLoad="javascript:open_window()">

</body>
</html>

workLife.html                                                                                                    
<!-- saved from url=(0013)about:internet -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>korea_career</title>
<script language="javascript"> AC_FL_RunContent = 0; </script>
<script language="javascript"> DetectFlashVer = 0; </script>
<script src="AC_RunActiveContent.js" language="javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
// -----------------------------------------------------------------------------
// Globals
// Major version of Flash required
var requiredMajorVersion = 9;
// Minor version of Flash required
var requiredMinorVersion = 0;
// Revision of Flash required
var requiredRevision = 45;
// -----------------------------------------------------------------------------
// -->

<!--
function resize_window() {
//var  winMain;
//winMain = window.open('workLife.html','workLife','width=1002,height=700,directories=no, menubar=no, status=no, resizable=yes, titlebar=yes, toolbar=no, scrollbars=no');
//self.close();

var winxpos = (window.screen.width)/2;
var winypos = (window.screen.height-664)/2;
self.moveTo(winxpos,winypos);
self.resizeTo(1002,684);
}
-->

</script>
<style type="text/css">
<!--
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
-->
</style>
</head>
<BODY bgcolor="#000000" TEXT="#707070" LINK="#303030" VLINK="#707070" ALINK="#101010" marginwidth='0' marginheight='0' OnLoad="javascript:resize_window()">


<!--url's used in the movie-->
<!--text used in the movie-->
<script language="JavaScript" type="text/javascript">
<!--
if (AC_FL_RunContent == 0 || DetectFlashVer == 0) {
 alert("This page requires AC_RunActiveContent.js.");
} else {
 var hasRightVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);
 if(hasRightVersion) {  // if we've detected an acceptable version
  // embed the flash movie
  AC_FL_RunContent(
   'codebase', 'https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0',
   'width', '1000',
   'height', '664',
   'src', 'index',
   'quality', 'high',
   'pluginspage', 'https://www.macromedia.com/go/getflashplayer',
   'align', 'bottom',
   'play', 'true',
   'loop', 'true',
   'scale', 'noborder',
   'wmode', 'window',
   'devicefont', 'false',
   'id', 'index',
   'bgcolor', '#000000',
   'name', 'index',
   'menu', 'false',
   'allowScriptAccess','sameDomain',
   'allowFullScreen','false',
   'movie', 'index',
   'salign', ''
   ); //end AC code
 } else {  // flash is too old or we can't detect the plugin
  var alternateContent = 'Alternate HTML content should be placed here.'
   + 'This content requires the Adobe Flash Player.'
   + '<a href=https://www.macromedia.com/go/getflash/>Get Flash</a>';
  document.write(alternateContent);  // insert non-flash content
 }
}
// -->
</script>
<noscript>
 // Provide alternate content for browsers that do not support scripting
 // or for those that have scripting disabled.
   Alternate HTML content should be placed here. This content requires the Adobe Flash Player.
   <a href="https://www.macromedia.com/go/getflash/">Get Flash</a>
</noscript>
</body>
</html>


AC_RunActiveContent.js                                                                                  

download ::