/*market  */				function market() {location.href='page03.html';}
/*people  */				function people() {location.href='page06.html';}
/*technology */				function technology() {location.href='page08.html';}
/*investors*/				function investors() {location.href='page11.html';}
/*partners*/				function partners() {location.href='page12.html';}
/*products*/				function products() {location.href='page13.html';}
/*careers  */				function careers() {location.href='page16.html';}
/*contact */				function contact() {location.href='page22.html';}
/*press */					function press() {location.href='page24.html';}
/*fact sheet*/				function factsheet() {window.open("ds/RAON_Company_Overview_May.2010_General.pdf")}

/*로그인  */			function login() {location.href='login.html';}
function logout() {location.href='login_ok.php?mode=logout';}
/*회원가입  */			function register() {location.href='register.html';}
/*사이트맵  */			function sitemap() {location.href='page26.html';}
/*korean  */			function korean() {location.href='korean.html';}
/*privacy policy  */	function pp() {location.href='pp.html';}
/*terms of use  */		function use() {location.href='use.html';}
/*home  */				function house() {location.href='http://www.raon-tech.com';}

/*메뉴1  */				function menu_11() {location.href='page01.html';}
/*메뉴1  */				function menu_12() {location.href='page01.html';}
/*메뉴1  */				function menu_13() {location.href='page01.html';}
/*datasheet*/ 
function ds(filename){
	window.open(filename)
}









