document.write('<div id="communityArea">'+
	'<p id="communityImg" class="png"><a href="/community/"><img src="/common/img/communityArea_img_01.gif" alt="神大コミュニティ" width="164" height="239" /></a></p>'+
	'<ul class="kwicks horizontal">'+
		'<li id="kwick_1">'+
			'<p class="kwicksNav"><a href="/community/welcome/"><img src="/common/img/communityNavi.gif" alt="神大へようこそ" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="/community/welcome/"><img src="/common/img/communityArea_pic_01.jpg" alt="神大へようこそ" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">神大へようこそ</p>'+
					'<p>神奈川大学公式ホームページに訪れていただいた皆さまに向けて、&lsquo;神大の魅力&rsquo;をご紹介させていただきます。</p>'+
				'</div>'+
			'</div>'+
		'</li>'+
		'<li id="kwick_2">'+
			'<p class="kwicksNav"><a href="/community/jindaistyle/"><img src="/common/img/communityNavi.gif" alt="JINDAI Style &amp; COLORS" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="/community/jindaistyle/"><img src="/common/img/communityArea_pic_02.jpg" alt="JINDAI Style &amp; COLORS" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">JINDAI Style &amp; COLORS</p>'+
					'<p>学内向け広報誌「JINDAI Style」と「COLORS」の情報をご紹介します。</p>'+
				'</div>'+
			'<!-- /fltImg --></div>'+
		'</li>'+
		'<li id="kwick_3">'+
			'<p class="kwicksNav"><a href="http://professor.kanagawa-u.ac.jp/"><img src="/common/img/communityNavi.gif" alt="神大の先生" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="http://professor.kanagawa-u.ac.jp/"><img src="/common/img/communityArea_pic_03.jpg" alt="神大の先生" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">神大の先生</p>'+
					'<p>研究内容だけでなく、趣味や子供の頃の夢まで、神大の先生方の&lsquo;個性&rsquo;をご紹介します。</p>'+
				'</div>'+
			'<!-- /fltImg --></div>'+
		'</li>'+
		'<li id="kwick_4">'+
			'<p class="kwicksNav"><a href="/community/lecture/"><img src="/common/img/communityNavi.gif" alt="講演会やシンポジウム" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="/community/lecture/"><img src="/common/img/communityArea_pic_04.jpg" alt="講演会やシンポジウム" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">講演会やシンポジウム</p>'+
					'<p>神奈川大学では、年間を通じて各種講演会やシンポジウムを数多く開催しております。</p>'+
				'</div>'+
			'<!-- /fltImg --></div>'+
		'</li>'+
		'<li id="kwick_5">'+
			'<p class="kwicksNav"><a href="/community/publication/"><img src="/common/img/communityNavi.gif" alt="主な出版物のご案内" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="/community/publication/"><img src="/common/img/communityArea_pic_05.jpg" alt="主な出版物のご案内" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">主な出版物のご案内</p>'+
					'<p>神奈川大学で行われている研究・学問や高校生俳句大賞など、様々な内容の書籍についてご紹介します。</p>'+
				'</div>'+
			'<!-- /fltImg --></div>'+
		'</li>'+
		'<li id="kwick_6">'+
			'<p class="kwicksNav"><a href="/community/youth/"><img src="/common/img/communityNavi.gif" alt="高校生ひろば" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="/community/youth/"><img src="/common/img/communityArea_pic_06.jpg" alt="高校生ひろば" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">高校生ひろば</p>'+
					'<p>神奈川大学では高校生の方に「大学で学ぶ」ことに興味を持っていただくため、公開講座やイベントを行っております。</p>'+
				'</div>'+
			'<!-- /fltImg --></div>'+
		'</li>'+
		'<li id="kwick_7">'+
			'<p class="kwicksNav"><a href="/community/highschool/"><img src="/common/img/communityNavi.gif" alt="高等学校との連携" width="350" height="360" /></a></p>'+
			'<div class="imgBoxR">'+
				'<p class="fltImg"><a href="/community/highschool/"><img src="/common/img/communityArea_pic_07.jpg" alt="高等学校との連携" width="160" height="120" /></a></p>'+
				'<div class="ft">'+
					'<p class="tit">高等学校との連携</p>'+
					'<p>神奈川大学では高校教育と大学教育の接続を強化し、互いの教育に理解を深めるために、高等学校との連携を行っております。</p>'+
				'</div>'+
			'<!-- /fltImg --></div>'+
		'</li>'+
	'</ul>'+
'<!-- /communityArea --></div>');



/* ====================================================
	** STARTUP CONFIG **

	communityArea.js
	2009-09-30
	s.shinya
==================================================== */
var js_elm_communityArea = document.getElementsByTagName('body')[0].className;
var js_setup_communityArea = 0;

if(js_elm_communityArea.indexOf('comm-area-01') >= 0) { js_setup_communityArea = 0;
} else if (js_elm_communityArea.indexOf('comm-area-02') >= 0){ js_setup_communityArea = 1;
} else if (js_elm_communityArea.indexOf('comm-area-03') >= 0){js_setup_communityArea = 2;
} else if (js_elm_communityArea.indexOf('comm-area-04') >= 0){js_setup_communityArea = 3;
} else if (js_elm_communityArea.indexOf('comm-area-05') >= 0){js_setup_communityArea = 4;
} else if (js_elm_communityArea.indexOf('comm-area-06') >= 0){js_setup_communityArea = 5;
} else if (js_elm_communityArea.indexOf('comm-area-07') >= 0){js_setup_communityArea = 6;
} else { js_setup_communityArea = 0;
}

$('.kwicks').kwicks({
	max : 437,
	sticky: true,
	defaultKwick: js_setup_communityArea
});

