// JavaScript Document

/**
* 初期設定
*
*/
$('document').ready(function() {
   //コメントランキング
   $( '<div id="vilawaioi_new">' ).html('<iframe src="http://vila.mpcr.jp/waioi" width="420" marginwidth="0" height="290" marginheight="0" scrolling="no" frameborder="0"></iframe>')
   							  .prependTo( 'div#contents' );   
});
