
$(document).ready(function() {


	/*Thickbox */
	tb_init('a.thickbox');imgLoader = new Image();imgLoader.src = tb_pathToImage;


});

