// 
function createEmbed2(obj_path, wid, hei){
	document.write("<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0' width='"+wid+"' height='"+hei+"'>");
	document.write("<param name='movie' value='"+obj_path+"'>");
	document.write("<param name='quality' value='high'>");
	document.write("<param name='wmode' value='transparent'>");
	document.write("<embed src='"+obj_path+"' quality='high' pluginspage='http://www.macromedia.com/go/getflashplayer' type='application/x-shockwave-flash' width='"+wid+"' height='"+hei+"'>");
	document.write("</embed>");
	document.write("</object>");
}
//Áñ°ÜÃ£±â

var favoriteurl="http://pointweb.co.kr" 

var favoritetitle="È¨ÆäÀÌÁö/¼îÇÎ¸ôÁ¦ÀÛ Æ÷ÀÎÆ®À¥" 

function addfavorites(){ 

if (document.all) 

window.external.AddFavorite(favoriteurl,favoritetitle)} 

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function openimg(theURL) { //v2.0
  window.open('/tops/skin/home/normal/pimg.html?pnum='+theURL,'popimg','width=820,height=600,top=20,left=20,scrollbars=yes');
}

function viewmenu(n){
	for(var i=1;i<10;i++){
		if(n==i) document.all["m"+i].style.display="";
		else document.all["m"+i].style.display="none";
	}
}
