var logo_Path = '/Logos/';
var logo_Logos = new Array(
	new Array('FlightCentre2.gif', '../testimonials.aspx#flightcentre')
	,new Array('Sanitarium.gif', '../testimonials.aspx#sanitarium')
	,new Array('SmithSmith.gif', '/testimonials.aspx#smith')
	,new Array('TheWarehouse.gif', '../testimonials.aspx#thewarehouse')
	,new Array('Vero.gif', '../testimonials.aspx#vero')
	,new Array('WHK.gif', '/testimonials.aspx#whk')
);

