// JavaScript Document

$(function(){
	$("img.worksimg").LoadImage(true,164,164,"images/loading.gif");
});