	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"RGM North Pointer\",\"gid\":\"5\",\"datecr\":\"Mon Dec 29 2008 09:41:22 GMT-0500 (EST)\",\"dateup\":\"1230561776\",\"data\":{\"thar\":\"1x5\",\"dw\":0,\"dh\":0,\"bc\":\"#FFFFFF\",\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"code\":\"1bq5h3ovuc\"}";
	var iG_galid = "1bq5h3ovuc";
	var G_GalleryDataPath = "/mnt/stor2-wc2-dfw1/425972/www.crunchgear.com/web/content/wp-content/uploads/picturesurf/__galleries/1bq5h3ovuc.json";
	if(!window.iGW_list)
	{
		var iGW_list = [];
		document.write("<script src='"+path_to_home+"/igw_tools.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_PSGalleryPagePreurl));
	//stats calls section
	if(iG_galid != 'preview' && G_PSGalleryPagePreurl != '')
	{
		var G_PostUrl = G_PSGalleryPagePreurl.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/1bq5h3ovuc/"+G_PostUrl+"' type='text/javascript'></script>");
	}