// JavaScript Document
Cufon.replace('h1');

$(function(){
		   
		   
		   var div = Raphael("frame",724,333);
		  
		  
		   $("#slideshow").jMask({width:724,height:333});
		   
		   });
