function Download(obj) {
	window.alert('H.S.Farm :: È­¼º³óÀå- ¹éµÎÇ³»ê°³¿¬±¸¼Ò');
	document.location.href = "http://poongsandog.net" + obj;
}

if (parent.location.href == self.location.href) {
	window.location.href = 'http://poongsandog.net';
}
