<!--
var OSHIRASE = new Array();
i = 0;
//==================================
// データセッチング
//　店名、場所、業種、年、月、日、曜日、時間、分、ショップページへのURL、オフィシャルへのURL、画像までのURL、タイトル、本文
//==================================
OSHIRASE[i++] = new MakeTBL_OSHIRASE("夜這い専門　発情する奥様たち　梅田店", "梅田", "夜這い専門", "2012", "02", "08", "水", "07", "18", "/shop/o-hatuokuume/index.html", "/jump/shop/jump.php?http://umeda.hatuoku.jp", "<div align=\"right\" class=\"padding5\">【　るか】</div><a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp\" target=\"_blank\"><img src=\"/shop/o-hatuokuume/images/ruka_w1.jpg\" border=\"0\" alt=\"\" align=\"right\" style=\"border-style:solid;border-width:0px 5px 5px 0px;border-color:#CFC5B9;\"></a>", "80分15,000円激アツイベント開催中♪♪ ", "★ロング割２nd★ <br>オールタイム開催♪ <br>☆80分 15,000円 <br>☆100分 19,000円 <br>☆120分 24,000円 <br>☆150分 30,000円 <br>◆初めてお遊びの女の子の電話予約料無料!!!◆ <br>※パネル指名料・お部屋代込み <br>本日の出勤情報はコチラ <br><a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp/sch/\" target=\"_blank\">http://umeda.hatuoku.jp/sch/</a> <br>TEL　06-6360-7769 <br>URL　<a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp\" target=\"_blank\">http://umeda.hatuoku.jp</a> ");

OSHIRASE[i++] = new MakeTBL_OSHIRASE("夜這い専門　発情する奥様たち　梅田店", "梅田", "夜這い専門", "2012", "02", "08", "水", "07", "08", "/shop/o-hatuokuume/index.html", "/jump/shop/jump.php?http://umeda.hatuoku.jp", "<a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp\" target=\"_blank\"><img src=\"/ohp/1723/oshirase_320192_1328652501.jpg\" border=\"0\" alt=\"\" align=\"right\" style=\"border-style:solid;border-width:0px 5px 5px 0px;border-color:#CFC5B9;\"></a>", "朝は60分のポッキリイベント♪1,3000円でポッキリ夜這い♪", "★朝割り★ <br> <br>10時〜16時まではタイムサービスとして、 <br> <br>☆60分・13,000円 <br> <br>☆90分・16,000円 <br> <br>※全込【入会金・パネル指名料・部屋代。】 <br> <br>※本指名は適応外。 <br> <br>本日の出勤情報はコチラ・・ <br><a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp/sch/\" target=\"_blank\">http://umeda.hatuoku.jp/sch/</a> <br>TEL　06-6360-7769 <br>URL　<a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp\" target=\"_blank\">http://umeda.hatuoku.jp</a> <br> ");

OSHIRASE[i++] = new MakeTBL_OSHIRASE("夜這い専門　発情する奥様たち　梅田店", "梅田", "夜這い専門", "2012", "02", "08", "水", "06", "58", "/shop/o-hatuokuume/index.html", "/jump/shop/jump.php?http://umeda.hatuoku.jp", "<a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp\" target=\"_blank\"><img src=\"/ohp/1723/oshirase_74034_1328651901.jpg\" border=\"0\" alt=\"\" align=\"right\" style=\"border-style:solid;border-width:0px 5px 5px 0px;border-color:#CFC5B9;\"></a>", "更にエロく…更に過激に…更に濃厚に…!!", "★ロング割２nd★ <br>オールタイム開催♪♪ <br>☆80分 15,000円 <br>☆100分 19,000円 <br>☆120分 24,000円 <br>☆150分 30,000円 <br>◆初めてお遊びの女の子の電話予約料無料!!!◆ <br>※パネル指名料・お部屋代込み <br>本日の出勤情報はコチラ <br><a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp/sch/\" target=\"_blank\">http://umeda.hatuoku.jp/sch/</a> <br>TEL　06-6360-7769 <br>URL　<a href=\"/jump/shop/jump.php?http://umeda.hatuoku.jp\" target=\"_blank\">http://umeda.hatuoku.jp</a> ");




// style
document.write("" + 
	"<style type=\"text/css\"><!--" + 
	".margin0{margin:0px;}" + 
	".mainf_top{  background:url(/ohp/images/oshirase_mainf_02.gif);background-repeat:repeat-x;}" + 
	".mainf_right{background:url(/ohp/images/oshirase_mainf_03.gif);background-repeat:repeat-y;}" + 
	".mainf_left{ background:url(/ohp/images/oshirase_mainf_09.gif);background-repeat:repeat-y;}" + 
	".button_normal{background-color:#F2E4EA;color:#663333;border-style:solid;border-width:1px;border-color:#996699;}" + 
	"--></style>" + 
"");

//==================================
// データ溜め込み
//==================================
function MakeTBL_OSHIRASE(
	o_shopname, o_shoparea, o_shopindustry, 
	o_year, o_month, o_day, o_week, o_hour, o_min, 
	o_shopurl, o_ohpurl, o_imgurl, o_title, o_comment){
	this.O_SHOPNAME     = o_shopname;
	this.O_SHOPAREA     = o_shoparea;
	this.O_SHOPINDUSTRY = o_shopindustry;
	this.O_YEAR         = o_year;
	this.O_MONTH        = o_month;
	this.O_DAY          = o_day;
	this.O_WEEK         = o_week;
	this.O_HOUR         = o_hour;
	this.O_MIN          = o_min;
	this.O_SHOPURL      = o_shopurl;
	this.O_OHPURL       = o_ohpurl;
	this.O_IMGURL       = o_imgurl;
	this.O_TITLE        = o_title;
	this.O_COMMENT      = o_comment;
	return this;
}


//==================================
// データ吐き出し
//==================================
function oshirase_print_article(){
	if (OSHIRASE.length > 0){
		document.write("<DIV align=\"center\" style=\"width:627px;\"><BR><A NAME=\"oshirase\"><img src=\"/ohp/images/oshirase_title_all.gif\" width=\"600\" height=\"40\" alt=\"店長のつぶやき\"></A></DIV>");
		document.write("<DIV align=\"center\" style=\"width:627px;\">");
	}
	for(cnt=0;cnt<OSHIRASE.length;cnt++){

		// ショップページ用なのでOHPへ
		foot_links = "<A HREF=\"" + OSHIRASE[cnt].O_OHPURL + "\" TARGET=\"_blank\"><B>" + OSHIRASE[cnt].O_SHOPNAME + "</B><FONT CLASS=text8>【" + OSHIRASE[cnt].O_SHOPAREA + "：" + OSHIRASE[cnt].O_SHOPINDUSTRY + "】</FONT></A>";

		// 日付を作成
		date       = OSHIRASE[cnt].O_YEAR + "/" + OSHIRASE[cnt].O_MONTH + "/" + OSHIRASE[cnt].O_DAY + "(" + OSHIRASE[cnt].O_WEEK + ")&nbsp;" + OSHIRASE[cnt].O_HOUR + ":" + OSHIRASE[cnt].O_MIN;

		document.write("" + 
			"<!-- one -->" + 
			"<table border=\"0\" width=\"600\" cellpadding=\"0\" cellspacing=\"0\">" + 
			"	<tr>" + 
			"		<td width=\"1\"><img src=\"/ohp/images/oshirase_dot.gif\" width=\"1\" height=\"31\" border=\"0\" alt=\"\"></td>" + 
			"		<td width=\"599\" background=\"/ohp/images/oshirase_title_bar.gif\"><div class=\"text10\"><font color=\"#ffffff\"><strong>　" + OSHIRASE[cnt].O_TITLE + "</strong></font></div></td>" + 
			"	</tr>" + 
			"	<tr>" + 
			"		<td colspan=\"2\"><img src=\"/ohp/images/oshirase_dot.gif\" width=\"1\" height=\"4\" border=\"0\" alt=\"\"></td>" + 
			"	</tr>" + 
			"	<tr>" + 
			"		<td colspan=\"2\" align=\"right\">" + 
			"		<table border=\"0\" width=\"580\" cellpadding=\"0\" cellspacing=\"0\">" + 
			"			<tr>" + 
			"				<td width=\"14\"  class=\"mainf_left\" valign=\"top\"><img src=\"/ohp/images/oshirase_mainf_01.gif\" width=\"14\" height=\"14\" border=\"0\" alt=\"\"></td>" + 
			"				<td width=\"538\" class=\"mainf_top\"><div class=\"padding5\"><div class=\"text9\"><font color=\"#663333\">" + 
			OSHIRASE[cnt].O_IMGURL + 
			OSHIRASE[cnt].O_COMMENT + 
			"				<br clear=\"all\"><br>" + 
			"				<hr size=\"1\" color=\"#CFC5B9\">" + 
			"				</font><div class=\"text11\" align=\"right\"><font color=\"#663333\">" + 
			foot_links + 
			"				<font class=\"text9\">" + date + "</font>" + 
			"				</font></div>" + 
			"				</div></div></td>" + 
			"				<td width=\"13\"  background=\"/ohp/images/oshirase_mainf_04.gif\" valign=\"top\"><img src=\"/ohp/images/oshirase_mainf_07.gif\" width=\"13\" height=\"1\" border=\"0\" alt=\"\"></td>" + 
			"				<td width=\"15\" class=\"mainf_right\" valign=\"bottom\"><img src=\"/ohp/images/oshirase_mainf_05.gif\" width=\"15\" height=\"15\" border=\"0\" alt=\"\"></td>" + 
			"			</tr>" + 
			"			<tr>" + 
			"				<td colspan=\"4\"><img src=\"/ohp/images/oshirase_mainf_08.gif\" width=\"580\" height=\"3\" border=\"0\" alt=\"\"></td>" + 
			"			</tr>" + 
			"		</table>" + 
			"		</td>" + 
			"	</tr>" + 
			"</table>" + 
			"<div class=\"text10\">　</div>" + 
			"<!-- /one -->" + 
		"");
	}
	if (OSHIRASE.length > 0){
		document.write("<DIV CLASS=text9 ALIGN=RIGHT><A HREF=#top>▲TOPに戻る</A>　<SMALL><A HREF=/shop/oshirase_menseki.html TARGET=_blank>免責事項</A></SMALL>&nbsp;&nbsp;&nbsp;&nbsp;</DIV>");
		document.write("</DIV>");
	}
}


//==================================
// トップボタン表示
//==================================
function oshirase_print_button(){
	document.write("<A HREF=\"#oshirase\"><IMG SRC=\"/shop/images/top_btn_oshirase_on.gif\" BORDER=\"0\" ALT=\"店長のつぶやき\"></A><div class=\"text8\" align=\"right\"><img src=\"/shop/images/top_btn_yajirushi.gif\" border=\"0\" alt=\"↑\"><font color=\"#990000\">02/08(水)07:18UP</font></div>");
}


//-->
