//image rotation created on April 5, 2006 
function profileRotate()
{
 num=imgArray1.length;
 incr=Math.floor(Math.random()*num);
document.getElementById('layerMast').style.background = 'url( '+ imgArray1[incr] + ')  no-repeat left'   ;
}

function mastcls_Rotate()
{
 num13=imgArray13.length;
 incr=Math.floor(Math.random()*num13);
document.getElementById('layerMast').style.background = 'url( '+ imgArray13[incr] + ')  no-repeat left'   ;
}

function masteh_Rotate()
{
 num14=imgArray14.length;
 incr=Math.floor(Math.random()*num14);
document.getElementById('layerMast').style.background = 'url( '+ imgArray14[incr] + ')  no-repeat left'   ;
}

function masthe_Rotate()
{
 num15=imgArray15.length;
 incr=Math.floor(Math.random()*num15);
document.getElementById('layerMast').style.background = 'url( '+ imgArray15[incr] + ')  no-repeat left'   ;
}

function masthim_Rotate()
{
 num16=imgArray16.length;
 incr=Math.floor(Math.random()*num16);
document.getElementById('layerMast').style.background = 'url( '+ imgArray16[incr] + ')  no-repeat left'   ;
}

function mastsafety_Rotate()
{
 num17=imgArray17.length;
 incr=Math.floor(Math.random()*num17);
document.getElementById('layerMast').style.background = 'url( '+ imgArray17[incr] + ')  no-repeat left'   ;
}

function mastfs_Rotate()
{
 num18=imgArray18.length;
 incr=Math.floor(Math.random()*num18);
document.getElementById('layerMast').style.background = 'url( '+ imgArray18[incr] + ')  no-repeat left'   ;
}

function masthrit_Rotate()
{
 num19=imgArray19.length;
 incr=Math.floor(Math.random()*num19);
document.getElementById('layerMast').style.background = 'url( '+ imgArray19[incr] + ')  no-repeat left'   ;
}

function quote_Rotate()
{
	num2=imgArray2.length;
	incr=Math.floor(Math.random()*num2);
	document.open; 
	document.write(imgArray2[incr]);
	document.close();
}


function cls_Rotate()
{
	num3=ar_text3.length;
	incr=Math.floor(Math.random()*num3);
	document.open;
	document.write(ar_text3[incr]);
	document.close();
}

function eh_Rotate()
{
	num4=ar_text4.length;
	incr=Math.floor(Math.random()*num4);
	document.open;
	document.write(ar_text4[incr]);
	document.close();
}

function he_Rotate()
{
	num5=ar_text5.length;
	incr=Math.floor(Math.random()*num5);
	document.open;
	document.write(ar_text5[incr]);
	document.close();
}

function him_Rotate()
{
	num6=ar_text6.length;
	incr=Math.floor(Math.random()*num6);
	document.open;
	document.write(ar_text6[incr]);
	document.close();
}

function safety_Rotate()
{
	num7=ar_text7.length;
	incr=Math.floor(Math.random()*num7);
	document.open;
	document.write(ar_text7[incr]);
	document.close();
}

function popcls_Rotate()
{
	num8=ar_text8.length;
	incr=Math.floor(Math.random()*num8);
	document.open;
	document.write(ar_text8[incr]);
	document.close();
}

function popeh_Rotate()
{
	num9=ar_text9.length;
	incr=Math.floor(Math.random()*num9);
	document.open;
	document.write(ar_text9[incr]);
	document.close();
}

function pophe_Rotate()
{
	num10=ar_text10.length;
	incr=Math.floor(Math.random()*num10);
	document.open;
	document.write(ar_text10[incr]);
	document.close();
}

function pophim_Rotate()
{
	num11=ar_text11.length;
	incr=Math.floor(Math.random()*num11);
	document.open;
	document.write(ar_text11[incr]);
	document.close();
}

function popsafety_Rotate()
{
	num12=ar_text12.length;
	incr=Math.floor(Math.random()*num12);
	document.open;
	document.write(ar_text12[incr]);
	document.close();
}