<!--

var folder = '/img/rotate/';

function random(num)
{
	return Math.floor(Math.random()*num);
}

-->
