function animate1()
{
	document.banner1.src = pictures[frame1].src;
	frame1 = Math.round(Math.random() * 60);
	setTimeout("animate6()", 1000)
}

function animate2()
{
	document.banner2.src = pictures[frame2].src;
	frame2 = Math.round(Math.random() * 60);
	setTimeout("animate5()", 1000)
}

function animate3()
{
	document.banner3.src = pictures[frame3].src;
	frame3 = Math.round(Math.random() * 60);
	setTimeout("animate1()", 1000)
}

function animate4()
{
	document.banner4.src = pictures[frame4].src;
	frame4 = Math.round(Math.random() * 60);
	setTimeout("animate8()", 1000)
}

function animate5()
{
	document.banner5.src = pictures[frame5].src;
	frame5 = Math.round(Math.random() * 60);
	setTimeout("animate9()", 1000)
}

function animate6()
{
	document.banner6.src = pictures[frame6].src;
	frame6 = Math.round(Math.random() * 60);
	setTimeout("animate4()", 1000)
}

function animate7()
{
	document.banner7.src = pictures[frame7].src;
	frame7 = Math.round(Math.random() * 60);
	setTimeout("animate3()", 1000)
}

function animate8()
{
	document.banner8.src = pictures[frame8].src;
	frame8 = Math.round(Math.random() * 60);
	setTimeout("animate2()", 1000)
}

function animate9()
{
	document.banner9.src = pictures[frame9].src;
	frame9 = Math.round(Math.random() * 60);
	setTimeout("animate7()", 1000)
}

var frame1 = Math.round(Math.random() * 60);
var frame2 = Math.round(Math.random() * 60);
var frame3 = Math.round(Math.random() * 60);
var frame4 = Math.round(Math.random() * 60);
var frame5 = Math.round(Math.random() * 60);
var frame6 = Math.round(Math.random() * 60);
var frame7 = Math.round(Math.random() * 60);
var frame8 = Math.round(Math.random() * 60);
var frame9 = Math.round(Math.random() * 60);

function start_animate()
{
	setTimeout("animate1()", 1000)
}

var pictures = new Array(61);
pictures[0] = new Image();
pictures[0].src = "sPic00.jpg";
pictures[1] = new Image();
pictures[1].src = "sPic01.jpg";
pictures[2] = new Image();
pictures[2].src = "sPic02.jpg";
pictures[3] = new Image();
pictures[3].src = "sPic03.jpg";
pictures[4] = new Image();
pictures[4].src = "sPic04.jpg";
pictures[5] = new Image();
pictures[5].src = "sPic05.jpg";
pictures[6] = new Image();
pictures[6].src = "sPic06.jpg";
pictures[7] = new Image();
pictures[7].src = "sPic07.jpg";
pictures[8] = new Image();
pictures[8].src = "sPic08.jpg";
pictures[9] = new Image();
pictures[9].src = "sPic09.jpg";
pictures[10] = new Image();
pictures[10].src = "sPic10.jpg";
pictures[11] = new Image();
pictures[11].src = "sPic11.jpg";
pictures[12] = new Image();
pictures[12].src = "sPic12.jpg";
pictures[13] = new Image();
pictures[13].src = "sPic13.jpg";
pictures[14] = new Image();
pictures[14].src = "sPic14.jpg";
pictures[15] = new Image();
pictures[15].src = "sPic15.jpg";
pictures[16] = new Image();
pictures[16].src = "sPic16.jpg";
pictures[17] = new Image();
pictures[17].src = "sPic17.jpg";
pictures[18] = new Image();
pictures[18].src = "sPic18.jpg";
pictures[19] = new Image();
pictures[19].src = "sPic19.jpg";
pictures[20] = new Image();
pictures[20].src = "sPic20.jpg";
pictures[21] = new Image();
pictures[21].src = "sPic21.jpg";
pictures[22] = new Image();
pictures[22].src = "sPic22.jpg";
pictures[23] = new Image();
pictures[23].src = "sPic23.jpg";
pictures[24] = new Image();
pictures[24].src = "sPic24.jpg";
pictures[25] = new Image();
pictures[25].src = "sPic25.jpg";
pictures[26] = new Image();
pictures[26].src = "sPic26.jpg";
pictures[27] = new Image();
pictures[27].src = "sPic27.jpg";
pictures[28] = new Image();
pictures[28].src = "sPic28.jpg";
pictures[29] = new Image();
pictures[29].src = "sPic29.jpg";
pictures[30] = new Image();
pictures[30].src = "sPic30.jpg";
pictures[31] = new Image();
pictures[31].src = "sPic31.jpg";
pictures[32] = new Image();
pictures[32].src = "sPic32.jpg";
pictures[33] = new Image();
pictures[33].src = "sPic33.jpg";
pictures[34] = new Image();
pictures[34].src = "sPic34.jpg";
pictures[35] = new Image();
pictures[35].src = "sPic35.jpg";
pictures[36] = new Image();
pictures[36].src = "sPic36.jpg";
pictures[37] = new Image();
pictures[37].src = "sPic37.jpg";
pictures[38] = new Image();
pictures[38].src = "sPic38.jpg";
pictures[39] = new Image();
pictures[39].src = "sPic39.jpg";
pictures[40] = new Image();
pictures[40].src = "sPic40.jpg";
pictures[41] = new Image();
pictures[41].src = "sPic41.jpg";
pictures[42] = new Image();
pictures[42].src = "sPic42.jpg";
pictures[43] = new Image();
pictures[43].src = "sPic43.jpg";
pictures[44] = new Image();
pictures[44].src = "sPic44.jpg";
pictures[45] = new Image();
pictures[45].src = "sPic45.jpg";
pictures[46] = new Image();
pictures[46].src = "sPic46.jpg";
pictures[47] = new Image();
pictures[47].src = "sPic47.jpg";
pictures[48] = new Image();
pictures[48].src = "sPic48.jpg";
pictures[49] = new Image();
pictures[49].src = "sPic49.jpg";
pictures[50] = new Image();
pictures[50].src = "sPic50.jpg";
pictures[51] = new Image();
pictures[51].src = "sPic51.jpg";
pictures[52] = new Image();
pictures[52].src = "sPic52.jpg";
pictures[53] = new Image();
pictures[53].src = "sPic53.jpg";
pictures[54] = new Image();
pictures[54].src = "sPic54.jpg";
pictures[55] = new Image();
pictures[55].src = "sPic55.jpg";
pictures[56] = new Image();
pictures[56].src = "sPic56.jpg";
pictures[57] = new Image();
pictures[57].src = "sPic57.jpg";
pictures[58] = new Image();
pictures[58].src = "sPic58.jpg";
pictures[59] = new Image();
pictures[59].src = "sPic59.jpg";
pictures[60] = new Image();
pictures[60].src = "sPic60.jpg";

//window.setInterval("start_animate()", 9000)



start_animate()








function wopen(url, name, w, h) {

	w += 32;

	h += 96;

	var win = window.open(url, name, 'width=' + w + ', height=' + h + ', ' + 'location=no, menubar=no, ' + 'status=no, toolbar=no, scrollbars=yes, resizable=no');

	win.resizeTo(w, h);

	win.focus();

}