function dodajmed(title,url){
if (window.sidebar) // firefox
	window.sidebar.addPanel(title, url, "");
else if(window.opera && window.print){ // opera
	var elem = document.createElement('a');
	elem.setAttribute('href',url);
	elem.setAttribute('title',title);
	elem.setAttribute('rel','sidebar');
	elem.click();
} 
else if(document.all)// ie
	window.external.AddFavorite(url, title);
}



	
function novookno(pageURL,w,h) {
var left = (screen.width/2)-(w/2);
var top = (screen.height/2)-(h/2);
var targetWin = window.open (pageURL,'','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width='+w+', height='+h+', top='+top+', left='+left);
} 

function googleTranslateElementInit() {
  new google.translate.TranslateElement({
    pageLanguage: 'en'
  }, 'google_translate_element');
}

function pibifr() {
var pibiframe = unescape(location.search.substring(1));

b=pibiframe;


temp = b.split('?');
b1= temp[0];
b2= temp[1];
b3= temp[2];
b4= temp[3];



  iframe2=b2+'?'+b3;
  newURL2=iframe2;
  bt=b1.split('&');
  iframe1=bt[0]+'#'+bt[1];
  newURL1=iframe1;


if (newURL1 == '#undefined') {newURL1='http://www.app-maja.com';}
if (newURL2 == 'undefined?undefined') {newURL2='http://www.apartments-rooms-bled.com';}
}


function naslovi() {
if (b4 == 'pb'){
  if (newURL1 !='') {parent.I3.location.href=newURL1;}
    if (newURL2 !='') {parent.I6.location.href=newURL2;}
}    
else
{newURL1='http://www.krneki.com' ;
 parent.I3.location.href=newURL;
 parent.I6.location.href=newURL6;
}
}

