		function setHome()

		{

		  if (navigator.userAgent.indexOf('Mac')>-1)

           {

		   //window.open('http://messagent.persgroep.be/optiext/optiextension.dll?ID=q8sOq8rf2Wqqq_');

window.parent.location.href = 'http://www.7sur7.be/static/nmc/prm/frameset/chaletauski2010/chaletauski2010-7s7.html';				

			  }

            else

             {

			   document.body.style.behavior='url(#default#homepage)';

				document.body.setHomePage('http://www.7sur7.be/');

				test = oHomePage.isHomePage('http://www.7sur7.be/');

				if (test == true)

				{

		//window.open('http://messagent.persgroep.be/optiext/optiextension.dll?ID=q8sOq8rf2Wqqq_');

window.parent.location.href = 'http://www.7sur7.be/static/nmc/prm/frameset/chaletauski2010/chaletauski2010-7s7.html';

				}

				else

				{

				alert('7sur7 comme page d\'accueil? \n- Confirmez en cliquant \'Oui\'');

				}

              }

		}
