function link_set(){
	if ( g_set == 1){
		document.write("<APPLET NAME=dBook CODEBASE='Aria_01_20__3dmall' ARCHIVE='dBook.jar' CODE=mallPlayer.dBook.class width=780 height=537 MAYSCRIPT>");
		document.write("<PARAM NAME=DoublePage VALUE='on'>");
		document.write("<PARAM NAME=MediaInfo VALUE='width=380;height=537'>");
		document.write("<PARAM NAME=image_name VALUE='Aria_01_20__3dmall__'>");
		document.write("<PARAM NAME=image_lastnumber VALUE=307>");
		document.write("<PARAM NAME=image_startnumber VALUE=0>");
		document.write("<PARAM NAME=zoom_step VALUE=2>");
		document.write("<PARAM NAME=Links VALUE=0>");		//アリア　リンク総数
		document.write("<PARAM NAME=LinkParams VALUE='LinkParams.dat'>");		//リンクパラメータデータ
		document.write("<PARAM NAME=buttonhandle VALUE='on'>");
		document.write("<PARAM NAME=japanturnmode VALUE='off'>");
		document.write("<PARAM NAME=productinfo VALUE='on'>");
		document.write("<PARAM NAME=mousetagimg0 VALUE='tag1.gif'>");
		document.write("<PARAM NAME=mousetagimg1 VALUE='tag2.gif'>");
		document.write("<PARAM NAME=mouseTag VALUE='showOver=on;showOut=on'>");
		document.write("<PARAM NAME=bgcolor VALUE='#000000'>");
		document.write("<PARAM NAME=Features VALUE='startZoomMode=on;showZoomBoxStep=1;RButtonMode=0'>");
		document.write("<PARAM NAME=ImagePageArrow VALUE='leftFocused=lpage_arrow.gif;rightFocused=rpage_arrow.gif;leftOver=prev_page.gif;rightOver=next_page.gif;toggle=on;horzOffset=0;vertOffset=0'>");
		document.write("<PARAM NAME=CloseUpBox VALUE='buttonImg=closeup.gif;buttonOutImg=closeup_out.gif;buttonPos=0;buttonPosOrg=on;borderThick=3;shadowThick=2;hightlightThick=1;borderColor=dcdcdc;shadowColor=1f1f1f;hightlightColor=efefef'>");
		document.write("<PARAM NAME=pageFlip VALUE='keyFrames=4;duration=400;flipMode=1;waitCursor=on;drawCenter=on'>");
		document.write("<PARAM NAME=ImageScrollArrow VALUE='speed=80;left=left_arrow.gif;right=right_arrow.gif;up=up_arrow.gif;down=down_arrow.gif;scrollPad=scrollpad.gif;horzOffsetArrow=0;vertOffsetArrow=0;horzOffsetScroll=0;vertOffsetScroll=0;toggle=on;opaque=on;scrollPadPos=on;scrollPadPosX=10;scrollPadPosY=10'>");
		document.write("<PARAM NAME=bookmark VALUE='type=1;height=30;width=70;gap=30;margin=7;offset=30;maxcount=0;gotoPage=Go to Page #'>");
		document.write("<PARAM NAME=Navigator VALUE='size=100;pos=0;horzOffset=10;vertOffset=10;floating=on;colorScreen=ff'>");
		document.write("</APPLET>");
	}
	else if ( g_set == 0){
		document.write("<APPLET NAME=dBook CODEBASE='Aria_01_20__3dmall' ARCHIVE='dBook.jar' CODE=mallPlayer.dBook.class width=780 height=537 MAYSCRIPT>");
		document.write("<PARAM NAME=DoublePage VALUE='on'>");
		document.write("<PARAM NAME=MediaInfo VALUE='width=380;height=537'>");
		document.write("<PARAM NAME=image_name VALUE='Aria_01_20__3dmall__'>");
		document.write("<PARAM NAME=image_lastnumber VALUE=307>");
		document.write("<PARAM NAME=image_startnumber VALUE=0>");
		document.write("<PARAM NAME=zoom_step VALUE=2>");
		document.write("<PARAM NAME=Links VALUE=0>");
		document.write("<PARAM NAME=buttonhandle VALUE='on'>");
		document.write("<PARAM NAME=japanturnmode VALUE='off'>");
		document.write("<PARAM NAME=productinfo VALUE='on'>");
		document.write("<PARAM NAME=mousetagimg0 VALUE='tag1.gif'>");
		document.write("<PARAM NAME=mousetagimg1 VALUE='tag2.gif'>");
		document.write("<PARAM NAME=mouseTag VALUE='showOver=on;showOut=on'>");
		document.write("<PARAM NAME=bgcolor VALUE='#000000'>");
		document.write("<PARAM NAME=Features VALUE='startZoomMode=on;showZoomBoxStep=1;RButtonMode=0'>");
		document.write("<PARAM NAME=ImagePageArrow VALUE='leftFocused=lpage_arrow.gif;rightFocused=rpage_arrow.gif;leftOver=prev_page.gif;rightOver=next_page.gif;toggle=on;horzOffset=0;vertOffset=0'>");
		document.write("<PARAM NAME=CloseUpBox VALUE='buttonImg=closeup.gif;buttonOutImg=closeup_out.gif;buttonPos=0;buttonPosOrg=on;borderThick=3;shadowThick=2;hightlightThick=1;borderColor=dcdcdc;shadowColor=1f1f1f;hightlightColor=efefef'>");
		document.write("<PARAM NAME=pageFlip VALUE='keyFrames=4;duration=400;flipMode=1;waitCursor=on;drawCenter=on'>");
		document.write("<PARAM NAME=ImageScrollArrow VALUE='speed=80;left=left_arrow.gif;right=right_arrow.gif;up=up_arrow.gif;down=down_arrow.gif;scrollPad=scrollpad.gif;horzOffsetArrow=0;vertOffsetArrow=0;horzOffsetScroll=0;vertOffsetScroll=0;toggle=on;opaque=on;scrollPadPos=on;scrollPadPosX=10;scrollPadPosY=10'>");
		document.write("<PARAM NAME=bookmark VALUE='type=1;height=30;width=70;gap=30;margin=7;offset=30;maxcount=0;gotoPage=Go to Page #'>");
		document.write("<PARAM NAME=Navigator VALUE='size=100;pos=0;horzOffset=10;vertOffset=10;floating=on;colorScreen=ff'>");
		document.write("</APPLET>");
}
}