
//µû¶ó ´Ù´Ï´Â ½ºÅ©·Ñ
find_url = new String(document.URL);
if(document.getElementById('Photo_Scroll')){
	LeftPhotoScroll=new ktpageScroll();
	LeftPhotoScroll.name="LeftPhotoScroll";
	LeftPhotoScroll.AddLayer('Scroll_SPOS','Photo_Scroll');
	LeftPhotoScroll.InitScrollPhoto(690,260);	
}

