if(key=='')
{
	document.title="½º¸¶Æ®Æù°øµ¿±¸¸Å";
	document.write("<iframe src='http://cafe.naver.com/ddosaebida' width='100%' height='100%' framespacing='0' frameborder='0'></iframe>");
}else{
	top.location.href="/smartphone.php";
	//top.location.replace("http://conoli.cafe24.com");
}

