adresa = location.href;

if(adresa=='http://www.bazarstavebnin.sk/obchod/action/cart/cart/1/redirect/1.xhtml' || adresa=='http://bazarstavebnin.sk/obchod/action/cart/cart/1/redirect/1.xhtml' || adresa=='http://uni.bazarstavebnin.sk/obchod/action/cart/cart/1/redirect/1.xhtml')
{
	sjAddLoadEvent(presmeruj);
}

function presmeruj()
{
	document.getElementById ('cartfinishid').click();
}
