<!--
$(document).ready(function(){

$('#vomslideshow').cycle({ 
    random: 1,
fx:    'fade', 
    speed:  500,
timeout: 6000 
 });


	}); 




//-->
//]]> 
