//---------- Created : 07-07-2011 12:46:23 am ----------

function findGeolocation() {
			
				try{
					var str = geoip_country_code();
					
					if(typeof(str) !="undefined"){


		
/* Dynamic Images */
;

}
else
{				
	document.getElementById("chained").style.display="none";
}

	document.getElementById("items").innerHTML = html;
	
					 // end : if(typeof(str) !="undefined")
				}
				catch(e)
					{				
						document.getElementById("chained").style.display="none";
					}
			}
			
			function go(targetUrl){
				window.location=targetUrl;
			}
