	var path_to_home = "/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PSGalleryPagePreurl) == 'undefined')
		G_PSGalleryPagePreurl = '';
	var iG_data = "Gallery = {\"title\":\"Guitar Hero Battle on Opie and Anthony\",\"gid\":\"35\",\"datecr\":\"Thu Jan 08 2009 13:57:36 GMT-0500 (EST)\",\"dateup\":\"1231441183\",\"data\":{\"thar\":\"1x2\",\"dw\":0,\"dh\":0,\"bc\":\"#FFFFFF\",\"f\":\"Select a font\",\"lc\":\"#0D6DCE\",\"lhc\":\"#0D6DCE\"},\"ims\":[{\"name\":\"ona2.jpg\",\"id\":\"61993\",\"pid\":\"1\",\"title\":\"Sam, Evan and Danny\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/ST_61993-1fl8ie3hd9.jpg\",\"SQ\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/SQ_61993-1fl8ie3hd9.jpg\",\"orig\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/61993-1fl8ie3hd9.jpg\",\"custom\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/custom_61993-1fl8ie3hd9.jpg\"},\"src\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/61993-1fl8ie3hd9.jpg\"},{\"name\":\"ona1.jpg\",\"id\":\"61994\",\"pid\":\"2\",\"title\":\"Danny and Evan\",\"descr\":\"\",\"tags\":[],\"category\":\"\",\"destroyed\":false,\"thumbnails\":{\"ST\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/ST_61994-1fl910t10nk1.jpg\",\"SQ\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/SQ_61994-1fl910t10nk1.jpg\",\"orig\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/61994-1fl910t10nk1.jpg\",\"custom\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/custom_61994-1fl910t10nk1.jpg\"},\"src\":\"http://www.crunchgear.com/wp-content/uploads/picturesurf/Guitar_Hero_Battle_on_Opie_and_Anthony_35/61994-1fl910t10nk1.jpg\"}],\"code\":\"1lu6kwxvhc\"}";
	var iG_galid = "1lu6kwxvhc";
	var G_GalleryDataPath = "/mnt/stor2-wc2-dfw1/425972/www.crunchgear.com/web/content/wp-content/uploads/picturesurf/__galleries/1lu6kwxvhc.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/1lu6kwxvhc/"+G_PostUrl+"' type='text/javascript'></script>");
	}