	
// © 2002-2004 Supernavigator s.r.o., Vsetky prava vyhradene!
// Riesenie je priemyselno-pravne chranene a je predmetom chraneneho autorskeho diela!
// Precitajte si podmienky pouzitia (http://www.supernavigator.sk/navigator/conditions.php)
	
window.onload=function(){if(window.SuperNavigator){Profile.init();mesto.position=new Position(mesto.x,mesto.y);SuperNavigator.defaultPosition=mesto.position.getCopy();Map.init(mesto.x,mesto.y,null,3);City.init();mesto.constructor=City;Search.setObject(City);Search.objectID=mesto.id;Search.showOnProfileMapObject=mesto;MapView.setFnWhenFinished(Search.showOnProfileMap);}
else{document.getElementById('close').onclick=document.getElementById('photolink').onclick=function(){window.close();return false;}
document.getElementById('print').onclick=function(){window.print();return false;}}}
Profile.showOnMap=function(){if(haveParent()){parent.City.all[mesto.id].zoom2max();parent.myWindow.close_or_mini();return false;}
else
{location.href=SuperNavigator.homepage+"/?cityID="+mesto.id+"&lang="+SuperNavigator.lang;}
return false;}