	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PS_GalleryPagePreurl) == 'undefined')
		G_PS_GalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"\",\"gid\":3,\"datecr\":\"null\",\"dateup\":1264547278,\"data\":{\"thar\":\"5x5\"},\"ims\":[{\"name\":\"corbett.jpg\",\"id\":\"156\",\"src\":\"http://ianyoung.ca/wp-content/uploads/picturesurf/_3/4ge4w10xqqm.jpg\",\"title\":\"\",\"descr\":\"\",\"tags\":[],\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://ianyoung.ca/wp-content/uploads/picturesurf/_3/ST_4ge4w10xqqm.jpg\",\"custom\":\"http://ianyoung.ca/wp-content/uploads/picturesurf/_3/custom_4ge4w10xqqm.jpg\",\"original\":\"http://ianyoung.ca/wp-content/uploads/picturesurf/_3/4ge4w10xqqm.jpg\"}}],\"code\":\"3uvwm2tuw\"}";
	var iG_galid = "3uvwm2tuw";
	var G_GalleryDataPath = "/home/ianyoung/public_html/wp-content/uploads/picturesurf/__galleries/3uvwm2tuw.json";
	if(!window.iGW_list)
	{
		var iGW_list = [];
		document.write("<script src='/wp-content/plugins/picturesurf-gallery/js/$jQ.js' type='text/javascript'></script>");
		document.write("<script src='"+path_to_home+"/igw_core.js' type='text/javascript'></script>");
	}
	else
		iGW_list.push(new iGW_Class(iG_galid, iG_data, G_PS_GalleryPagePreurl));
	//stats calls section
	if(iG_galid != 'preview' && G_PS_GalleryPagePreurl != '')
	{
		var G_PostUrl = G_PS_GalleryPagePreurl.replace(/image-page[\/=]/, '').replace('http://', '').replace(/\//g, '-S-').replace(/\./g, '-D-');
		G_PostUrl = G_PostUrl.replace(/\?/g, '-Q-').replace(/\&/g, '-A-').replace(/=/g, '-E-').replace(/"/g, '-d-').replace(/'/g, '-s-');
		if(typeof(window.G_PSGallerySelectImageToken) != 'undefined')
			document.write("<script src='http://www.picturesurf.org/stat/countView/image/"+G_PSGallerySelectImageToken+"/"+G_PostUrl+"' type='text/javascript'></script>");
		else
			document.write("<script src='http://www.picturesurf.org/stat/countView/gallery/3uvwm2tuw/"+G_PostUrl+"' type='text/javascript'></script>");
	}