function obrirSugeriment() 
{
	window.open('ct/sugeriments.htm','sugeriments','width=480,height=170');
}

function obrirPublicitat() 
{
window.open('ct/publicitat.htm','publicitat','width=501,height=510,scrollbars=yes');
}

function obrircredits() 
{
window.open('ct/credits.htm','publicitat','width=350,height=450,left=10,top=10,scrollbars=yes');
}

function obrirAnunciPopupForm() 
{
//window.open('ct/anunci-popup-form.cfm','anunciPopupForm','width=520,height=470,left=10,top=10,resizable=0,scrollbars=0');
window.open('alta_subcriptors/alta_form.cfm','anunciPopupForm','width=700,height=420,left=10,top=10,resizable=0,scrollbars=0');
}

/* aixo obria la subcripció, de moment no ha de funcionar
function obrirSubscripcio() {
 finestre = open('ct/subscripcio-form.cfm','subscripcioForm','width=520,height=350,left=10,top=10,status=1,resizable=0,scrollbars=0');
}
*/
