$(document).ready(function(){
	$('.slide1').slidePanel({status:'open',remote:'true'});
	});