<!--
// Copyright 2009 Viamodul



var myLocation = window.location.href.toLowerCase();
var shopID;
shopID15 = myLocation.substring(myLocation.length-15,myLocation.length)
shopID14 = myLocation.substring(myLocation.length-14,myLocation.length)
shopID11 = myLocation.substring(myLocation.length-11,myLocation.length)



	var existBanner = false;

	// Se home page
	if(shopID15=="1967-090706.sf/" || shopID14=="1967-090706.sf" || shopID11=="1967-090706" || shopID15=="bjectid=2547084")
	{


	document.write('<style type="text/css">.NavBarTop{height:253px!important;}</style>');

	
	}
	


-->

