	var path_to_home = "/wordpress/wp-content/plugins/picturesurf-gallery/widget";
	if(typeof(window.G_PS_GalleryPagePreurl) == 'undefined')
		G_PS_GalleryPagePreurl = '';
	var iG_data = "";
	var iG_galid = "xdtvbhjku";
	var G_GalleryDataPath = "/home/ballin1/domains/scoilbarra.ie/public_html/wordpress/wp-content/uploads/picturesurf/__galleries/xdtvbhjku.json";
	if(!window.iGW_list)
	{
		var iGW_list = [];
		document.write("<script src='/wordpress/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.google.ie/stat/countView/image/"+G_PSGallerySelectImageToken+"/"+G_PostUrl+"' type='text/javascript'></script>");
		else
			document.write("<script src='http://www.google.ie/stat/countView/gallery/xdtvbhjku/"+G_PostUrl+"' type='text/javascript'></script>");
	}