		  function RandomCm1(x) {
              f = 1; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_a/a001.html"><img src="img/top_cm/img_cm01.gif" width="120" height="120" /><p>IRON HOUSE</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              document.write('&nbsp;');
              }

              document.write('</font>');
		}

		  function RandomCm2(x) {
              f = 1; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_rw/rw001.html"><img src="img/top_cm/img_cm02.gif" width="120" height="120" /><p>LANVIN BOUTIQUE GINZA</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              document.write('&nbsp;');
              }

              document.write('</font>');
		}

		  function RandomCm3(x) {
              f = 1; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_a/a002.html"><img src="img/top_cm/img_cm03.gif" width="120" height="120" /><p>IRONY SPACE</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              document.write('&nbsp;');
              }

              document.write('</font>');
		}

		  function RandomCm4(x) {
              f = 1; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_sa/sa001.html"><img src="img/top_cm/img_cm04.gif" width="120" height="120" /><p>神保町シアタービル</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              document.write('&nbsp;');
              }

              document.write('</font>');
		}

		  function RandomCm5(x) {
              f = 1; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_ha/ha003.html"><img src="img/top_cm/img_cm05.gif" width="120" height="120" /><p>舟形バーカウンター</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              document.write('&nbsp;');
              }

              document.write('</font>');
		}

		  function RandomCm6(x) {
              f = 1; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_ha/ha002.html"><img src="img/top_cm/img_cm06.gif" width="120" height="120" /><p>蓮池濠手洗所（皇居内）</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              }

              document.write('</font>');
		}

		  function RandomCm7(x) {
              f = 2; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_ka/ka001.html"><img src="img/top_cm/img_cm07.gif" width="120" height="120" /><p>菅野美術館</p></a>';
              Mess[1] = '<a href="portforio/pforio_ta/ta003.html"><img src="img/top_cm/img_cm08.gif" width="120" height="120" /><p>電波望遠鏡ドーム<br />NANTEN2</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              }

              document.write('</font>');
		}

		  function RandomCm8(x) {
              f = 2; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_a/a003.html"><img src="img/top_cm/img_cm09.gif" width="120" height="120" /><p>青葉亭</p></a>';
              Mess[1] = '<a href="portforio/pforio_rw/rw004.html"><img src="img/top_cm/img_cm10.gif" width="120" height="120" /><p>リアスアーク美術館</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              }

              document.write('</font>');
		}

		  function RandomCm9(x) {
              f = 2; //この枠に使用する画像枚数
              var Num = new Array(f - 1);
              var Chk = new Array(f - 1);
              var Mess = new Array(f - 1);
              //以下に使用する画像、及びコメント。Mess[x]の部分には0から順番に付ける。
              Mess[0] = '<a href="portforio/pforio_sa/sa005.html"><img src="img/top_cm/img_cm11.gif" width="120" height="120" /><p>せんだいメディアテーク</p></a>';
              Mess[1] = '<a href="portforio/pforio_ka/ka002.html"><img src="img/top_cm/img_cm12.gif" width="120" height="120" /><p>気仙沼駅前モニュメント</p></a>';
	
              for (i=0;i<f;i++) //
              {
              Num[i] = Math.floor(Math.random()*f);
              if (Chk[Num[i]] == 1){
              while(Chk[Num[i]] == 1){
              Num[i] = Math.floor(Math.random()*f);
              }
              Chk[Num[i]] = 1;
              }
              else {
              Chk[Num[i]] = 1;
              }
              }
              
              document.write('<font size="-1">');
              for (i=0;i<x;i++) //
              {
              document.write(Mess[Num[i]]);
              }

              document.write('</font>');
		}
