﻿/**
*	Site-specific configuration settings for Highslide JS
*/
hs.graphicsDir = 'script/thumb/graphics/';
hs.showCredits = false;
hs.outlineType = 'custom';
hs.dimmingOpacity = 0.5;
hs.dimmingDuration = 80;
hs.easing = 'easeInBack';
hs.easingClose = 'easeOutBack';
hs.align = 'center';
hs.maxWidth = '600';
hs.marginBotton = '200';
hs.blockRightClick = true;
hs.registerOverlay({
	html: '<div class="closebutton" onclick="return hs.close(this)" title="閉じる"></div>',
	position: 'top right',
	useOnHtml: true,
	fade: 2 // fading the semi-transparent overlay looks bad in IE
});



// Add the slideshow controller
hs.addSlideshow({
	slideshowGroup1: 'group1',
	interval: 5000,
	repeat: false,
	useControls: true,
	fixedControls: 'fit',
	overlayOptions: {
		opacity: '0.75',
		position: 'bottom center',
		offsetX: '0',
		offsetY: '-10',
		hideOnMouseOut: false
	},
	thumbstrip: {
		mode: 'horizontal',
		position: 'bottom',
		relativeTo: 'viewport'
	}

});


// Japanese language strings
hs.lang = {
	cssDirection: 'ltr',
	loadingText: 'Loading...',
	loadingTitle: 'クリックでキャンセル',
	focusTitle: 'クリックで手前に表示',
	fullExpandTitle: '元のサイズで表示 (f キー)',
	creditsText: 'Powered by <i>Highslide JS</i>',
	creditsTitle: 'Go to the Highslide JS homepage',
	previousText: '戻る',
	nextText: '進む',
	moveText: '移動',
	closeText: '閉じる',
	closeTitle: '閉じる (esc キー)',
	resizeTitle: 'リサイズ',
	playText: '再生',
	playTitle: 'スライドショー開始 (スペースキー)',
	pauseText: '停止',
	pauseTitle: 'スライドショー停止 (スペースキー)',
	previousTitle: '戻る (← キー)',
	nextTitle: '進む (→ キー)',
	moveTitle: '移動',
	fullExpandText: '元のサイズ',
	number: 'Image %1 of %2',
	restoreTitle: 'クリックで閉じます。ドラッグで動かせます。矢印キーで前後の画像へ移動します。'
};

// gallery config object
var config0 = {
	slideshowGroup: 'group0',
	thumbnailId: 'thumb0',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
var config0910 = {
	targetX: null,
    targetY: null,
	slideshowGroup: 'group0910',
	thumbnailId: 'thumb0910',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
var config0911 = {
	slideshowGroup: 'group0911',
	thumbnailId: 'thumb0911',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config0912 = {
	slideshowGroup: 'group0912',
	thumbnailId: 'thumb0912',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1001 = {
	slideshowGroup: 'group1001',
	thumbnailId: 'thumb1001',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1002 = {
	slideshowGroup: 'group1002',
	thumbnailId: 'thumb1002',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1003 = {
	slideshowGroup: 'group1003',
	thumbnailId: 'thumb1003',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};

var config1004 = {
	slideshowGroup: 'group1004',
	thumbnailId: 'thumb1004',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1005 = {
	slideshowGroup: 'group1005',
	thumbnailId: 'thumb1005',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1006 = {
	slideshowGroup: 'group1006',
	thumbnailId: 'thumb1006',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1007 = {
	slideshowGroup: 'group1007',
	thumbnailId: 'thumb1007',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1008 = {
	slideshowGroup: 'group108',
	thumbnailId: 'thumb1008',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
	
var config1009 = {
	slideshowGroup: 'group1009',
	thumbnailId: 'thumb1009',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};
var config1010 = {
	slideshowGroup: 'group1010',
	thumbnailId: 'thumb1010',
	autoplay: false,
	transitions: ['expand', 'crossfade']
};