var d = document;
var    textito=[];
var folders;
function fit(a) 
{                     
  return screen.width*a/100;
}

function fitt(a,b) 
{                     
  return a+(screen.width-800)*(b-a)/480;
}



function banda()
{
   return '<td width=100% class=stripe'+parseInt(vv*5)+'>'
}


uu=Math.random()
uuu=Math.random()
vv=uu
ya=0
fo=0
folders=7
textito[1]="Pic of People at Mathematics Department"
textito[2]= "All M.C. Escher work s(c) 2005  The M.C. Escher Company- the Netherlands. All right reserved. Used by permission."
textito[3]="Pics from Terry Wright. For more info visit http://home.inreach.com/mapper"
textito[4]="Talent Show @ Math CSUCI"
textito[5]="Student Poster Presentations at MAA San Bernardino" 
textito[6]="Students and faculty at a Mexico Trip, Hidalgo State"
textito[7]="Students and faculty at a Mexico Trip, Guanajuato State"



function ranpic(x)
{  
   ww=parseInt(uu*folders)+1
   uuu=Math.random()
   www=parseInt(uuu*14)+1
   while (www==x)
   {
   uuu=Math.random()
   www=parseInt(uuu*14)+1
   }
   ya=www
   fo=ww
   return ww+'/'+www
}

function subtitulo(x)
{  
   return '<font  size="'+letratitulo+'"><b>'+x+'</b>'

}

function titulo(x)
{  
    return '<font  size="'+letrasubtitulo+'"><b>'+x+'</b>'
}




porciento=fitt(140,256)
alturafactor=fitt(140,256)*.6180339887
peliancho=fitt(150,300)
pelialto=fitt(150,300)*.6180339887
alturadelfin=fitt(55,73)
alturalogo=fitt(61,77)
barrainvisible=fitt(15,25)
letratitulote=fitt(5,6)
letratitulo=fitt(4,5)
letrasubtitulo=fitt(3,4)
letragrande=fitt(3,4)
letra=fitt(2,3)
letrapequena=fitt(1,2)

insertfoto1='<img border="0" src="../pics/picsitos/'+ranpic(0)+'.jpg" width="'+porciento+'" height="'+alturafactor+'" ALT="'+textito[fo]+'"></td>'
insertfoto2='<img border="0" src="../pics/picsitos/'+ranpic(ya)+'.jpg" width="'+porciento+'" height="'+alturafactor+'" ALT="'+textito[fo]+'">'
insertfoto3='<img border="0" src="../pics/invi.gif" width="'+barrainvisible+'" height="1">'
insertfotomain='<img border="0" src="pics/picsitos/'+ranpic(0)+'.jpg" width="'+porciento+'" height="'+alturafactor+'" ALT="'+textito[fo]+'">'
insertdolphin='<img border="0" src="../pics/Delfines/dolphin2.jpg" width="'+porciento+'" height="'+alturafactor+'" ALT="Photo of Dolphin Picture" align="left">'
inserttext='<font color="white" size="'+letratitulo+'">'

grandotetext='<font size="'+letratitulote+'">'
grandetext='<font size="'+letragrande+'">'
text='<font   size="'+letra+'">'
minitext='<font  size="'+letrapequena+'">'

