function MakeFlashString(source,width,height,wmode, otherParam){	
	return "<object classid=\"clsid:d27cdb6e-ae6d-11cf-96b8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0\" width="+width+" height="+height+"><param name=wmode value="+wmode+" /><param name=movie value="+source+" /><param name=quality value=high />"+otherParam+"<embed src="+source+" quality=high wmode="+wmode+" type=\"application/x-shockwave-flash\" pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash\" width="+width+" height="+height+"></embed></object>";
}

function MakeFlashString2(param){
	return param;
}

function MakeObjectString(classid, codebase, name, id, width,height, param){
	return "<object classid="+classid+" codebase="+codebase+" name="+name+" width="+width+" height="+height+" id="+id+"><param name=wmode value="+wmode+" />"+param+"</object>";
}

function MakeAppletString(ozcodebase, seve, repo, arg1,width,height,otherparam){
	return '<applet codebase="'+ozcodebase+'" code="oz.applet.OZIEApplet" width="'+width+'%" height="'+height+'"><param name="CABBASE" value="OZApplet4IE.cab"><param name="connection.servlet" value="'+seve+'"><param name="connection.reportname" value="/contents/'+repo+'"><param name="applet.configmode" value="html"><param name="applet.isframe" value="false"><param name="applet.usestatusbar" value="false"><param name="applet.useprogressbar" value="true"><param name="toolbar.all" value="false"><param name="connection.pcount" value="1"><param name="connection.args1" value="DATA_SOURCE='+arg1+'">'+otherparam+'</applet>';
}

function MakeAppletString2(ozcodebase, seve, arg1,width,height,otherparam){
	return '<applet codebase="'+ozcodebase+'" code="oz.applet.OZIEApplet" width="'+width+'%" height="'+height+'"><param name="CABBASE" value="OZApplet4IE.cab"><param name="connection.servlet" value="'+seve+'"><param name="applet.configmode" value="html"><param name="applet.isframe" value="false"><param name="applet.usestatusbar" value="false"><param name="applet.useprogressbar" value="true"><param name="toolbar.all" value="false"><param name="connection.pcount" value="1"><param name="connection.args1" value="DATA_SOURCE='+arg1+'">'+otherparam+'</applet>';
}

function MakeAppletString3(param){
	return param;
}

// innerHTML Type
function SetInnerHTML(target, code){ 
	target.innerHTML = code; 
}

// Direct Write Type
function DocumentWrite(src){
	document.write(src);
}


// ÇÃ·¡½Ã ¸µÅ© ½ÃÀÛ
function home()   
{ self.location.href = 'http://www.riks.co.kr'; }   

function menu00_01()			  // ´º½º
{ self.location.href = '/html/sr0502.htm'; }   
function menu00_02()			 // °øÁö»çÇ×
{ self.location.href = '/html/sr0504.htm'; } 
function menu00_03()			 // contact us
{ self.location.href = 'mailto:info@riks.co.kr'; } 
function menu00_04() 			 // »çÀÌÆ®¸Ê
{ self.location.href = '/html/sr0507.htm'; } 


function menu01_01()   
{ self.location.href = '/html/sr0101.htm'; } 
function menu01_02()   
{ self.location.href = '/html/sr0102.htm'; } 
function menu01_03()   
{ self.location.href = '/html/sr0103.htm'; } 
function menu01_04()   
{ self.location.href = '/html/sr0106.htm'; } 
function menu01_05()   
{ self.location.href = '/html/sr0104.htm'; }  
function menu01_06()   
{ self.location.href = '/html/sr0105.htm'; } 

function menu02_01()   
{ self.location.href = '/html/sr0201.htm'; } 
function menu02_02()   
{ self.location.href = '/html/sr0202.htm'; } 
function menu02_03()   
{ self.location.href = '/html/sr0203.htm'; } 
function menu02_04()   
{ self.location.href = '/html/sr0204.htm'; } 
function menu02_05()   
{ self.location.href = '/html/sr0205.htm'; }  
function menu02_06()   
{ self.location.href = '/html/sr0206.htm'; } 

function menu03_00()   
{ self.location.href = '/html/sr0300.htm'; } 
function menu03_01()   
{ self.location.href = '/html/sr0301.htm'; } 
function menu03_02()   
{ self.location.href = '/html/sr0302.htm'; } 
function menu03_03()   
{ self.location.href = '/html/sr0303.htm'; } 
function menu03_04()   
{ self.location.href = '/html/sr0304.htm'; } 
function menu03_05()   
{ self.location.href = '/html/sr0305.htm'; } 
function menu03_06()   
{ self.location.href = '/html/sr0306.htm'; } 

function menu04_01()   
{ self.location.href = '/html/sr0401.htm'; } 

function menu05_01()   
{ self.location.href = '/html/sr0501.htm'; } 
function menu05_02()   
{ self.location.href = '/html/sr0502.htm'; } 
function menu05_03()   
{ self.location.href = '/html/sr0503.htm'; } 
function menu05_04()   
{ self.location.href = '/html/sr0504.htm'; } 

