// JavaScript Document
function bigger()
{
	document.getElementById('p').src='images/testimonials/t01.gif';
}

function bigger2()
{
	document.getElementById('p').src='images/testimonials/t02.gif';
}

function bigger3()
{
	document.getElementById('p').src='images/testimonials/t03.gif';
}

function bigger4()
{
	document.getElementById('p').src='images/testimonials/t04.gif';
}

function bigger5()
{
	document.getElementById('p').src='images/testimonials/t05.gif';
}

function bigger6()
{
	document.getElementById('p').src='images/testimonials/t06.gif';
}

function bigger7(txt)
{
	document.getElementById('p').src='images/testimonials/t07.gif';
}

function bigger8(txt)
{
	document.getElementById('p').src='images/testimonials/t08.gif';
}

function bigger9(txt)
{
	document.getElementById('p').src='images/testimonials/t09.gif';
}

function bigger10(txt)
{
	document.getElementById('p').src='images/testimonials/t10.gif';
}

function bigger11(txt)
{
	document.getElementById('p').src='images/testimonials/t11.gif';
}

function bigger12(txt)
{
	document.getElementById('p').src='images/testimonials/t12.gif';
}

function bigger13(txt)
{
	document.getElementById('p').src='images/testimonials/t13.gif';
}

function bigger14(txt)
{
	document.getElementById('p').src='images/testimonials/t14.gif';
}

function bigger15(txt)
{
	document.getElementById('p').src='images/testimonials/t15.gif';
}

function bigger16(txt)
{
	document.getElementById('p').src='images/testimonials/t16.gif';
}

function bigger17(txt)
{
	document.getElementById('p').src='images/testimonials/t17.gif';
}

function bigger18(txt)
{
	document.getElementById('p').src='images/testimonials/t18.gif';
}

function bigger19(txt)
{
	document.getElementById('p').src='images/testimonials/t19.gif';
}

function bigger20(txt)
{
	document.getElementById('p').src='images/testimonials/t20.gif';
}

function smaller(txt)
{
	document.getElementById('p').src='images/testimonials/cir.gif';
}