function swf_include(swfUrl,swfWidth,swfHeight,bgColor,swfName,access,flashVars){
// Ç÷¡½Ã ÄÚµå Á¤ÀÇ
var flashStr=
""+
""+
""+
""+
//""+
""+
""+
""+
""+
""+
""+
"";
// Ç÷¡½Ã ÄÚµå Ãâ·Â
document.write(flashStr);
};
function large_div(){
document.all['quick'].style.width = 350;
}
function small_div(){
document.all['quick'].style.width = 40;
}