// JavaScript Document


function header_tn(){

document.write("		<div id='logo'> "+ 
			   "		<a href='http://www.324.cat/especials'><img src='http://www.324.cat/img/Logo3cat24gran.jpg' width='227'  alt='325.cat' title='325.cat' /></a> "+
			   "		</div> "+
			   "		<div class='clear'></div> "+
			   "	</div> "+
			   "</div> ");
}

function peu_tn(){
document.write("<div id='peuTN'><div id='dins'><a href='http://www.ccma.cat'><img src='http://www.324.cat/img/peu_ccrtv.gif' alt='ccrtv:serveis generals' height='40' border='0' /></a><a href='http://www.ccrtvi.cat' target='_blank'><img src='http://www.324.cat/img/peu_interactiva.gif' alt='ccrtv interactiva' width='98' height='38' border='0' /></a><a href='http://www.tv3.cat' target='_blank'><img src='http://www.324.cat/img/peu_tv3.gif' alt='TELEVISIÓ DE CATALUNYA' width='115' height='37' border='0' /></a><a href='http://www.catradio.cat' target='_blank'><img src='http://www.324.cat/img/peu_catalunya_radio.gif' alt='CATALUNYA RÀDIO' width='91' height='38' border='0' /></a><div class='dreta'><strong>&copy; 2007 CCRTV Serveis Generals<br />Televisió de Catalunya, S.A. - Catalunya Ràdio S.R.G., S.A.</strong><br /><a href='http://www.324.cat/MapaWeb.html' title='Mapa web'>Mapa web</a> | <a href='http://www.324.cat/siteindex/siteIndex.jsp' title='Arxiu notícies'>Arxiu notícies</a> | <a href='http://www.324.cat/Avis_Legal.html' title='Avís legal'>Avís legal</a> | <a href='http://www.324.cat/iqua/' title='Segell de qualitat'>Segell de qualitat</a> | <a href='http://www.324.cat/qui_som.htm' title='Qui som'>Qui som</a> | <a href='http://www.324.cat/contacta' title='Contacta'>Contacta</a></div></div></div>");
}


var code = 1;
var userid = "";
var doclocation = ""+document.location;
var iBaseProtocol = doclocation.indexOf("//");
var iBaseUrl = doclocation.indexOf("/",iBaseProtocol+2);
if ( iBaseUrl < 0 ){ iBaseUrl = doclocation.length; }
var baseurl = doclocation.substring(0,iBaseUrl);
var basesecurl = "https://secure.ccrtvi.com";

function miLoadXMLDoc(mibaseurl){
	loadXMLDoc(mibaseurl + "/pnoticies/g.jsp?a=1",false,"Log");
}

