$(document).ready(function(){
	$("#featured").wslide({width:600, height: 150, pos: scCurrent+1, horiz: true},2000);
});

//the item currently shown
var scCurrent = 0;

/*
function autoShowcase(){
	var scLength = $("#showcase").children().length;
}*/

function partnerOut(id){
	
}
