<!--
function ChangeUrl(formulaire) {if (formulaire.Categorie.selectedIndex != 0) location.href = formulaire.Categorie.options[formulaire.Categorie.selectedIndex].value;}
function FullScreen(URL){window.open(URL,'Panique','left=0,screenX=0,top=0,screenY=0,fullscreen');}
function OpenWindow(URL, WinWidth, WinHeight) {x=(screen.width-WinWidth)/2;y=(screen.height-WinHeight)/2;window.open(URL,'iPAQ',"scrollbars=yes,top="+y+",left="+x+",height="+WinHeight+",width="+WinWidth);}
function OuvrirFenetre(url,name,feature){window.open(url,name,feature);}
function SauveResolution() {var LaDate=new Date();LaDate.setTime(LaDate.getTime()+604800000);document.cookie="Resolution="+screen.width+"x"+screen.height+";expires="+LaDate.toGMTString();}
function Favori(){url="http://www.pocketpcfrance.info/";titre = "PocketPC France ...";window.external.AddFavorite(url, titre);}
function Demarrage(obj){obj.style.behavior='url(#default#homepage)';obj.setHomePage('http://www.pocketpcfrance.info/');}
function Dommage(){return false;}
//-->
