﻿/*
  -top flash
  
-------------------------------------------------------------------*/
document.write('<script type="text/javascript">swfobject.embedSWF("common_rn/swf/top.swf", "flashContainer", "960", "360", "9.0.45" );</script>');
document.write('<style>#flashContainer .noFlash{display:block;}</style>');
/* flash install */
function getFlashPlayer(){
	var _imagePath='common_rn/swf/images/main_01.jpg';
	var _imageAlt='To view this page, the Flash player plug-in is required. Please download the latest version of Adobe Flash Player.';
	var _getFlashUrl='DUMMY';
	
	var code='<p>';
	code +='<img src="'+_imagePath+'" alt="'+_imageAlt+'" width="960" height="360" border="0" />';
	code +='</p>';
	document.write(code);
}



