function sslWin($url) {
window.open($url,"win","toolbar=no,location=no,directories=no,status=no,scrollbars=yes,resizable=no,width=550,height=570");
}

function writeFootContent(){
	document.write("<div id='footContent'>");
	document.write("	<div id='textArea'>");
	document.write("		<dl>");
	document.write("			<dt>■ただいま開催中のキャンペーン</dt>");
	document.write("			<dd><a href='http://www4.gooten.com/cp/pointup2008.html'>第2弾！ポイント最大10倍特集</a><img src='/images/ic_new.gif' alt='新着' width='28' height='16' class='icon'>　|</dd>");
	document.write("			<dd><a href='http://www4.gooten.com/fashiongoods/'>バッグ＆ファッション雑貨 注目Shopの人気アイテム大集合！</a></dd>");
	document.write("			<dd class='clear03'><a href='http://www4.gooten.com/brand/'>一流ブランドセレクション（ミュウミュウ）</a>　|</dd>");
	document.write("			<dd class='clear01'><a href='http://www.gooten.com/category/29/'>ママに喜ばれる!出産祝いの贈り物</a><img src='/images/ic_update.gif' alt='更新' width='28' height='16' class='icon'>　|</dd>");
	document.write("			<dd><a href='http://www.bitcash.co.jp/used/special/gooten/' target='_blank'>電子マネーでお買い物しよう！</a></dd>");
	document.write("		</dl>");
	document.write("		<div class='clear'>");
	document.write("			<hr>");
	document.write("		</div>");
	document.write("		<dl>");
	document.write("			<dt>■ポイントGETならコレ！</dt>");
	document.write("			<dd><a href='http://promo-gooten.com/?eid=186' target='_blank'>会員登録（無料）でポイントGET! </a>　|</dd>");
	document.write("			<dd><a href='http://promo-gooten.com/?cid=12' target='_blank'>商品を紹介すると、もれなく100ptプレゼント！！</a>　|</dd>");
	document.write("			<dd><a href='http://www4.gooten.com/kuchikomi.html'>レビューをチェック！みんなの口コミ大公開</a><img src='/images/ic_update.gif' alt='更新' width='28' height='16' class='icon'></dd>");
	document.write("		</dl>");
	document.write("		<div class='clear'>");
	document.write("			<hr>");
	document.write("		</div>");
	document.write("		<dl>");
	document.write("			<dt>■色んなお店一覧</dt>");
	document.write("			<dd><a href='http://www4.gooten.com/newshop/index.html'>新着店舗一覧</a><img src='/images/ic_update.gif' alt='更新' width='28' height='16' class='icon'>　|</dd>");
	document.write("			<dd><a href='http://www4.gooten.com/ranking/index.html'>グーテンオリジナルランキング</a><img src='/images/ic_update.gif' alt='更新' width='28' height='16' class='icon'>　|</dd>");
	document.write("			<dd><a href='http://www4.gooten.com/cp/otoku.html'>ぜ～んぶ送料無料・送料込み！</a><img src='/images/ic_update.gif' alt='更新' width='28' height='16' class='icon'>　|</dd>");
	document.write("			<dd><a href='http://www.bitcash.jp/feature/gooten/' target='_blank'>BitCashが使えるお店</a></dd>");
	document.write("		</dl>");
	document.write("		<div class='clear'>");
	document.write("			<hr>");
	document.write("		</div>");
	document.write("	</div>");
	document.write("</div>");
}

