$(document).ready(function(){
	$("#parent4").wslide({
		width: 338,
		height: 282,
		autolink: false,
		fade: false,
		duration: 1000
	});
});
