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