var h08l = [
	['cinza','http://acesso.clix.pt/','Adsl e Smartv'],
	['cinza','http://webmail.clix.pt/','Webmail'],
	['cinza','http://loja.clix.pt/','Loja Clix'],
	['cinza','http://cotonete.clix.pt/','Cotonete'],
	['cinza','http://meetic.clix.pt/','Meetic'],
	['cinza','http://mingle.clix.pt/','Mingle'],
	['cinza','http://palcoprincipal.clix.pt/','Palco Principal'],
	['rosa','http://sms.clix.pt/','SMS Gr&aacute;tis'],
	['rosa','http://performance.clix.pt','Performance']
];
var h08 = '<link rel="stylesheet" href="http://css.static.clix.pt/haf.clix.pt/h.css" type="text/css" />';

h08+='<link rel="stylesheet" href="http://css.static.clix.pt/haf.clix.pt/h.css" type="text/css" />';
h08+='<div id="clix-header"><div id="clix-header-content" style="width:870px;">';
h08+='<div id="clix-header-logo"><a href="http://www.clix.pt/" target="_parent"><img src="http://images.static.clix.pt/haf/logo.jpg" width="120" height="30" border="0" alt="" /></a></div>';
h08+='<div id="clix-header-menu"><ul>';
for(var i=0; i<h08l.length; i++) h08+='<li class="'+h08l[i][0]+'"><a href="'+h08l[i][1]+'" target="_parent">'+h08l[i][2]+'</a></li>';
h08+='</ul></div></div></div>';
document.write(h08);

// analytics
_clix_udn="clix.pt";
document.write('<scri'+'pt src="http://www.google-analytics.com/urchin.js" type="text/javascript"><\/sc'+'ript>');
document.write('<scri'+'pt src="http://images.clix.pt/haf_out/analytics.js?v=3" type="text/javascript"><\/sc'+'ript>');

function clix_dfp_tag_js(sitename,w,h){
	var ord=Math.random()*10000000000000000;
	return '<iframe src="http://ad.doubleclick.net/adi/'+sitename+'/;sz='+w+'x'+h+';ord='+ ord +'?" width="'+w+'" height="'+h+'" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling=no borderCOLOR="#000000"></iframe>';
}

/*
function clix_dfp_tag(){
	return;
} 
*/