$(function(){
	$(".photo_infopage li:last").css("margin-bottom", 0);

	//Place Flash
	//$('.flash').flash({
	//    src: 'swf/home.swf',
	//    width: 1000,
	//    height: 586,
	//    wmode: "transparent",
	//    scale: "noborder"
	//});
});
