function WNAVI(url,width,height){//플래시 타이틀
document.write("");
}
function HNAVI(url,width,height){
document.write("");
}
function SWFTITLE(text,text2){//플래시 타이틀
/*
var content="
"+text+"
"+text2+"
";
*/
var content="
"+text2+"
";
document.write(content);
}
function SWFTITLESUB(text){//플래시 타이틀
var content="
"+text+"
";
document.write(content);
}
//플래시로 이미지 생성하는 함수끝
//2011-10-26 추가 플래시 xml연동배너
function SWFBANNER(src,width,height){
document.write("