// アドレス暗号化
function infomail(){
var s="\"%vt*|%$A{(xyP5#t|\"*%M|$y%S$%*%y+)t|Av%#5",r="";
for(i=0;i<s.length;i++)r+=String.fromCharCode((s.charCodeAt(i)+41)%93+33);eval(r);
}

// highslide
	hs.align = 'center';
	hs.transitions = ['expand', 'crossfade'];
	hs.outlineType = 'rounded-white';
	hs.fadeInOut = true;
	hs.dimmingOpacity = 0.3;

	// Add the controlbar
	hs.addSlideshow({
		//slideshowGroup: 'group1',
		interval: 5000,
		repeat: false,
		useControls: true,
		fixedControls: 'fit',
		overlayOptions: {
			opacity: .75,
			position: 'bottom center',
			hideOnMouseOut: true
		}
	});