$(document).ready(function(){
	if(swfobject.hasFlashPlayerVersion("9.0.28")){
		window.location = "../index.html";
	}else{
		$("#googleContent").html('<iframe width="390" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.fi/maps?f=q&amp;hl=fi&amp;geocode=&amp;q=recommended+finland&amp;sll=62.593341,27.575684&amp;sspn=10.845,40.341797&amp;ie=UTF8&amp;ll=60.201275,24.945831&amp;spn=0.091154,0.31517&amp;z=12&amp;iwloc=A&amp;cid=60176733,24928991,5293254424552508250&amp;output=embed&amp;s=AARTsJprgWzAT80KQtg6TwyfGLa2eNJkoA"></iframe><br /><small><a href="http://maps.google.fi/maps?f=q&amp;hl=fi&amp;geocode=&amp;q=recommended+finland&amp;sll=62.593341,27.575684&amp;sspn=10.845,40.341797&amp;ie=UTF8&amp;ll=60.201275,24.945831&amp;spn=0.091154,0.31517&amp;z=12&amp;iwloc=A&amp;cid=60176733,24928991,5293254424552508250&amp;source=embed" >N&auml;yt&auml; suurempi kartta</a></small>');	
		$("#googleContentEng").html('<iframe width="390" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="http://maps.google.fi/maps?f=q&amp;hl=fi&amp;geocode=&amp;q=recommended+finland&amp;sll=62.593341,27.575684&amp;sspn=10.845,40.341797&amp;ie=UTF8&amp;ll=60.201275,24.945831&amp;spn=0.091154,0.31517&amp;z=12&amp;iwloc=A&amp;cid=60176733,24928991,5293254424552508250&amp;output=embed&amp;s=AARTsJprgWzAT80KQtg6TwyfGLa2eNJkoA"></iframe><br /><small><a href="http://maps.google.fi/maps?f=q&amp;hl=fi&amp;geocode=&amp;q=recommended+finland&amp;sll=62.593341,27.575684&amp;sspn=10.845,40.341797&amp;ie=UTF8&amp;ll=60.201275,24.945831&amp;spn=0.091154,0.31517&amp;z=12&amp;iwloc=A&amp;cid=60176733,24928991,5293254424552508250&amp;source=embed">View larger map</a></small>');	
	}
});