/** オンロード処理 */
$(document).ready(function(){
	// サムネイル調整
	resizeImages(1000,160,'RESIZE');
});



