$(function() {
    setInterval( "slideSwitch('#show')", 2000 );
});
