/************ POPUP PŔGINA DESINSTALˇLACIÓ *************************/
function opendesinstalador()
{
	window.open('desinstalacio.htm',"desinstalación","scrollbars=yes,location=no,resizable=no,menubar=no,status=no,toolbar=no,width=740,height=400");
}
