
function msieversion()
{
  var ua = window.navigator.userAgent
  var msie = ua.indexOf ( "MSIE " )

  if ( msie > 0 )      // If Internet Explorer, return version number
  {
	 return parseInt (ua.substring (msie+5, ua.indexOf (".", msie )));
  }
  else                 // If another browser, return 99
  {
	 return 99;
  }

}


function getUrlVars()
{
	var vars = [], hash;
	var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
	for(var i = 0; i < hashes.length; i++)
	{
		hash = hashes[i].split('=');
		vars.push(hash[0]);
		vars[hash[0]] = hash[1];
	}
	return vars;
}
function Refresh()
{


	if (getUrlVars()["carattere"]=='t')
	{
		document.getElementById('social').style.visibility="hidden";
		document.getElementById('otto').style.visibility="hidden";
		document.getElementById('toolbar').style.visibility="hidden";
		//document.getElementById('robotica').style.visibility="hidden";
	}
	else
	{
		//document.getElementById('social').style.visibility="visible";
		//document.getElementById('social').style.position='absolute';
		//document.getElementById('social').style.left = document.getElementById('Header').offsetLeft+'px';
		//document.getElementById('social').style.top = 0 + 'px';
		//document.getElementById('otto').style.visibility="visible";
		//document.getElementById('otto').style.position='absolute';
		//document.getElementById('otto').style.left = document.getElementById('Header').offsetLeft+285+'px';
		//document.getElementById('otto').style.top = 90 + 'px';
		//document.getElementById('toolbar').style.visibility="visible";
		//document.getElementById('toolbar').style.position='absolute';
		//document.getElementById('toolbar').style.left = document.getElementById('Header').offsetLeft+218+'px';
		//document.getElementById('toolbar').style.top = 247 + 'px';
	
		//document.getElementById('robotica').style.visibility="visible";
		//document.getElementById('robotica').style.position='absolute';
		//document.getElementById('robotica').style.left = document.getElementById('sfondoNews').offsetLeft-2+'px';
		//document.getElementById('robotica').style.top = document.getElementById('sfondoNews').offsetTop+0+'px';}
	}
}

function AppendMeta(name, content)
{
	var meta;
	if (document.createElement && (meta = document.createElement('meta'))) 
	{
		// set properties
		meta.name = name;
		meta.content = content;
	
		// now add the meta element to the head
		document.getElementsByTagName('head').item(0).appendChild(meta);
	}
}

function Init()
{
	AppendMeta('keywords', 'scuola sordi, scuola sordi torino,scuola,sordi,torino,magarotto,deaf,ISISS,specializzata,statale,istituto, LIS, sordità, LIM, Smartboard');
	AppendMeta('description', 'ISISS Magarotto Torino, Scuola specializzata per sordi e Udenti');
	AppendMeta('robots', 'index,follow');
	AppendMeta('Rating', 'General');
	AppendMeta('GOOGLEBOT', 'index, follow');
	AppendMeta('FAST-WebCrawler', 'index, follow');
	AppendMeta('Scooter', 'index, follow');
	AppendMeta('Slurp', 'index, follow'); 
	AppendMeta('REVISIT-AFTER', '5 days');
	AppendMeta('distribution', 'global');
	
	var lnk;
	if (document.createElement && (lnk = document.createElement('link'))) 
	{
		lnk.type = "image/gif";
		lnk.rel = 'Shortcut Icon';
		lnk.href = 'http://www.magarotto-torino.it/portaldata/UserFiles/Image/Immagini/GIF/Magar8-150SmallT.gif';
		document.getElementsByTagName('head').item(0).appendChild(lnk);
	}
	
	document.title='ISISS Magarotto Torino - Scuola per Sordi e Udenti';
	
	//document.getElementById("BoxSx").innerHTML +=
	//'<iframe width="625" height="45" frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" src="http://www.kostruire.it/Maga/header.html" name="social" id="social"></iframe>';
	//document.getElementById("BoxSx").innerHTML +=
	//'';	
	
	//document.getElementById("BoxSx").innerHTML +=
	//'<iframe width="300" height="110" frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" src="http://www.kostruire.it/Maga/toolbar.html" name="toolbar" id="toolbar"></iframe>';
	//document.getElementById("sfondoNews").innerHTML =
	//'<span id="robotica"><a href="http://www.roboticascuola.it" target="_blank"><img width="200" height="40" border="2" alt="" src="http://www.kostruire.it/Maga/robotica.png"/></a></span>';		
	
 	document.getElementById("FasciaGrafica").innerHTML = 
	'<div style="background-image: url(Skins/default/images/FRONTEND/fascia_home.jpg); height: 182px; border: 0px; "  useMap="#Map">' +
	'<div style="padding-left: 170px; padding-top:48px;" id="otto"><img style="padding-top:50px;" align="top" width="70" height="67" border="0" alt="" src="/portaldata/UserFiles/Image/Immagini/GIF/Magar8-150SmallVerdeT(1).gif"/>&nbsp;&nbsp;&nbsp;' +
	//'<img align="top" width="95" height="132" border="0" alt="" src="/portaldata/UserFiles/Image/Immagini/GIF/AlberoDiNatale8.gif"/>&nbsp;&nbsp;&nbsp;' +
	'<iframe style="padding-top:50px;" width="300" height="85" frameborder="0" marginwidth="0" marginheight="0" allowtransparency="true" src="http://www.kostruire.it/Maga/toolbar.html" name="toolbar" id="toolbar"></iframe>' +
	'</div>' +
	'</div>'
	document.getElementById("Menu").innerHTML =
		'<DIV id=MenuTop>' +
		'<DIV class=Menu>' +
		'<UL>' +
		'<LI class=LinkHome><A href="index.php?&amp;carattere=s">Home</A></LI>' +
		'<LI><A href="index.php?module=loadContenuto&amp;padre=2&amp;nome=30&amp;carattere=s">La scuola</A></LI>' +
		'<LI>|</LI>' +
		'<LI><A href="index.php?module=loadProgettiDidattici&amp;padre=5&amp;nome=5&amp;carattere=s">Progetti didattici</A></LI>' +
		'<LI>|</LI>' +
		'<LI><A href="index.php?module=loadContenuto&amp;padre=3&amp;nome=3&amp;carattere=s">I nostri corsi</A></LI>' +
		'<LI>|</LI>' +
		'<LI><A href="index.php?module=loadGallery&amp;idCategoria=32&amp;padre=4&amp;nome=4&amp;carattere=s">Galleria foto</A></LI>' +
		'<LI>|</LI>' +
		'<LI><A href="index.php?module=loadContenuto&amp;padre=43&amp;nome=43&amp;carattere=s">Video</A></LI>' +
		'<LI>|</LI>' +
		'<LI><A href="index.php?module=loadContenuto&amp;padre=6&amp;nome=6&amp;carattere=s">Contattaci</A></LI></UL></DIV></DIV>';
		
	document.getElementById("Header").innerHTML	=	
	'<iframe width="625" height="45" frameborder="0" marginwidth="0" marginheight="00" allowtransparency="true" src="http://www.kostruire.it/Maga/header.html" name="social" id="social"></iframe>' + document.getElementById("Header").innerHTML;

	Refresh();


}
if (msieversion() >= 7)
{
	window.onload=Init;
	window.onresize=Refresh;



}
