jQuery(document).ready(function($){
   $('#s3slider, #s4slider').s3Slider({
	  timeOut: 7000
   });
   
   $("a.gallery").fancybox();
});

function getLink(url, toolbar, directories, status, menubar, scrollbars, resizable, width, height, screenX, left)	
{			
	window.open(url + '&REF=http://www.121chatnow.com','newWindow','toolbar=0, directories=0, status=0, menubar=0, scrollbars=0, resizable=0, width=455, height=325, screenX=10, left=350');	
}
