Cufon.replace("div#navigation ul li a", { textShadow: '#000 -1px 0px', hover: true, fontFamily: "Plover" });
Cufon.replace("div#visual-small h1", { textShadow: '#000 -1px 0px', hover: true, fontFamily: "Plover" });

$(document).ready(function() {

	$("#photobeam").cycle();
   
});
