$(document).ready(function() {				
	setInterval("jQuery.photo_switch();",3500);
});

