otSearchType="none";
google.load("swfobject", "2.1");
function OnLoad() {
  swfobject.embedSWF("assets/flash/offices.swf", 
  "ochange", "568", "67",
  "8.0.0", false, 
  {homeURL:"http://okeanturov.ru/"}, 
  {wmode:"transparent", scale:"scale", salign:"TL"},
  false);
  swfobject.embedSWF("assets/flash/omenu"+nordmenu+".swf", 
  "cchange", "946", "201",
  "8.0.0", false, 
  {homeURL:"http://okeanturov.ru/"}, 
  {wmode:"transparent", scale:"scale", salign:"TL"},
  false);
  if (otSearchType!="none") {
	otsf.initForm();
  }
}
google.setOnLoadCallback(OnLoad);

