var content=new Array()
content[0]='';
content[1]='· O que é a Onlypet? O que pode oferecer ao seu animal de estimação?';
content[2]='· Produtos Onlypet, alimentos de qualidade para cães e gatos.';
content[3]='· Ensinamos-lhe alguns truques para cuidar melhor do seu animal.';
content[4]='· Notícias relacionadas com o mundo dos animais de estimação.';
content[5]='· Descarregue os nossos papéis de parede';
content[6]='· Opiniões dos utilizadores sobre produtos Onlypet (registo prévio na página Web)';
content[7]='· Fotografias do seu animal de estimação (registo prévio na página Web)';
content[8]='· Contacte a Onlypet.';

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear();
setTimeout("window.onresize=regenerate",450);
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("txtSubmenu"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana">'+whichcontent+'<font>'
}
else if (document.layers){
document.d1.document.d2.document.write('<font face="Verdana">'+whichcontent+'</font>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2


//-->

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_changeProp(objName,x,theProp,theValue) { //v6.0
  var obj = MM_findObj(objName);
  if (obj && (theProp.indexOf("style.")==-1 || obj.style)){
    if (theValue == true || theValue == false)
      eval("obj."+theProp+"="+theValue);
    else eval("obj."+theProp+"='"+theValue+"'");
  }
}
