function setNanaStick(){
	var k = document.stick00.nana_id.value;
	var b = document.stick00.blog_id.value;
	document.getElementById('oldPlug').innerHTML = "Preview<br /><iframe id='319stick' marginheight='0' marginwidth='0' src='http://www.319.com.tw/widget/nana/o/nana" + k +".htm' style='background-color: rgb(255, 255, 255);' frameborder='0' height='200' scrolling='no' width='150'></iframe>";
	document.stick00.blog_o.value = "<!-- 319_plugin --><script type='text/javascript'>stick_bgcolor='#FFFFFF'</script><script src='http://www.319.com.tw/widget/nana/o/nana" + k + ".js' type='text/javascript'></script><!-- /319_plugin -->";
	document.stick00.blog_wr.value = "</a><embed src='http://www.319.com.tw/widget/nana/o/stick"+ k + ".swf' quality='high' width='150' height='200' wmode='transparent' type='application/x-shockwave-flash' />";
	document.stick00.blog_ya.value = "<embed src='http://www.319.com.tw/widget/nana/o/stick" + k + ".swf' width='150' height='200' /></embed>";
	document.getElementById("01").style.display = "none";
	document.getElementById("02").style.display = "none";
	document.getElementById("03").style.display = "none";
	document.getElementById(b).style.display = "block";
}
