
function tagCloudLink(tag, lType)
{
	alert("ÅÂ±× : [" + tag + "]" + "\n\n"
		+ "¸µÅ©±¸ºÐ : [" + lType + "]" + "\n\n");
		
}
