/*
	title:			体験談の表示
*/
/*jQueryのおまじない*/
//var wwjq=jQuery.noConflict();
/*コアクラスの設定*/
//var wwcore;
//if(!wwcore)wwcore={};

/*
	体験談の表示
	wwcore.taiken
*/
if(!wwcore.taiken)wwcore.taiken={};

wwcore.taiken.set = function(div_id){
	this.div_id = div_id;
	if(this.div_id == "koso7_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=38";
		this.get_data();
	}
	else if(this.div_id == "kiko"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=75";
		this.get_data();
	}	
	else if(this.div_id == "library"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=182";
		this.get_data();
	}
	else if(this.div_id == "library_movie"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=73";
		this.get_data();
	}
	else if(this.div_id == "president_etc"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=29";
		this.get_data();
	}
	else if(this.div_id == "koso_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=23";
		this.get_data();
	}
	else if(this.div_id == "koso_cmfsosisya"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=24";
		this.get_data();
	}
	else if(this.div_id == "koso_yaoyorozu"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=85";
		this.get_data();
	}
	else if(this.div_id == "koso_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=25";
		this.get_data();
	}
	else if(this.div_id == "koso_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=26";
		this.get_data();
	}
	else if(this.div_id == "koso_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=27";
		this.get_data();
	}
	else if(this.div_id == "koso_etc"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=29";
		this.get_data();
	}
	else if(this.div_id == "koso1_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=50";
		this.get_data();
	}
	else if(this.div_id == "koso1_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=51";
		this.get_data();
	}
	else if(this.div_id == "koso1_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=52";
		this.get_data();
	}
	else if(this.div_id == "koso2_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=53";
		this.get_data();
	}
	else if(this.div_id == "koso2_cmfsosai"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=54";
		this.get_data();
	}
	else if(this.div_id == "koso2_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=55";
		this.get_data();
	}
	else if(this.div_id == "koso2_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=57";
		this.get_data();
	}
	else if(this.div_id == "koso2_fujii"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=94";
		this.get_data();
	}
	else if(this.div_id == "koso2_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=56";
		this.get_data();
	}
	else if(this.div_id == "koso3_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=58";
		this.get_data();
	}
	else if(this.div_id == "koso3_cmfsosai"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=59";
		this.get_data();
	}
	else if(this.div_id == "koso3_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=60";
		this.get_data();
	}
	else if(this.div_id == "koso3_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=61";
		this.get_data();
	}
	else if(this.div_id == "koso4_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=31";
		this.get_data();
	}
	else if(this.div_id == "koso4_cmfsosai"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=62";
		this.get_data();
	}
	else if(this.div_id == "koso4_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=34";
		this.get_data();
	}
	else if(this.div_id == "koso4_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=32";
		this.get_data();
	}
	else if(this.div_id == "koso4_etc"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=63";
		this.get_data();
	}
	else if(this.div_id == "koso5_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=64";
		this.get_data();
	}
	else if(this.div_id == "koso5_cmfsosai"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=65";
		this.get_data();
	}
	else if(this.div_id == "koso5_health"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=95";
		this.get_data();
	}
	else if(this.div_id == "koso5_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=66";
		this.get_data();
	}
	else if(this.div_id == "koso5_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=67";
		this.get_data();
	}
	else if(this.div_id == "koso5_cock"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=96";
		this.get_data();
	}
	else if(this.div_id == "koso5_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=68";
		this.get_data();
	}
	else if(this.div_id == "koso6_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=69";
		this.get_data();
	}
	else if(this.div_id == "koso6_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=70";
		this.get_data();
	}
	else if(this.div_id == "koso6_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=71";
		this.get_data();
	}
	else if(this.div_id == "koso6_culture"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=97";
		this.get_data();
	}
	else if(this.div_id == "koso6_miyabi"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=98";
		this.get_data();
	}
	else if(this.div_id == "koso6_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=72";
		this.get_data();
	}
	else if(this.div_id == "koso7_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=30";
		this.get_data();
	}
	else if(this.div_id == "koso7_cmfsosai"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=35";
		this.get_data();
	}
	else if(this.div_id == "koso7_sosai_unmei"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=78";
		this.get_data();
	}
	else if(this.div_id == "koso7_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=22";
		this.get_data();
	}
	else if(this.div_id == "koso7_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=36";
		this.get_data();
	}
	else if(this.div_id == "koso7_tosa2"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=86";
		this.get_data();
	}
	else if(this.div_id == "koso7_tosa"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=87";
		this.get_data();
	}
	else if(this.div_id == "koso7_shotokutaishi"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=88";
		this.get_data();
	}
	else if(this.div_id == "koso7_unmei"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=37";
		this.get_data();
	}
	else if(this.div_id == "koso7_etc"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=39";
		this.get_data();
	}
	else if(this.div_id == "koso7_etc_fortune"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=80";
		this.get_data();
	}
	else if(this.div_id == "koso8_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=40";
		this.get_data();
	}
	else if(this.div_id == "koso8_taidan"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=41";
		this.get_data();
	}
	else if(this.div_id == "koso8_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=42";
		this.get_data();
	}
	else if(this.div_id == "koso8_column_life"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=89";
		this.get_data();
	}
	else if(this.div_id == "koso8_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=43";
		this.get_data();
	}
	else if(this.div_id == "koso8_LRA"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=44";
		this.get_data();
	}
	else if(this.div_id == "koso9_whats"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=45";
		this.get_data();
	}	
	else if(this.div_id == "koso9_cmfsosai"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=46";
		this.get_data();
	}
	else if(this.div_id == "koso9_column"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=47";
		this.get_data();
	}
	else if(this.div_id == "koso9_column_hara"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=90";
		this.get_data();
	}
	else if(this.div_id == "koso9_column_manager"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=91";
		this.get_data();
	}
	else if(this.div_id == "koso9_column_kaidou"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=92";
		this.get_data();
	}
	else if(this.div_id == "koso9_talk"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=48";
		this.get_data();
	}
	else if(this.div_id == "koso9_cosmicalism"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=49";
		this.get_data();
	}
	else if(this.div_id == "koso9_cosman"){
		this.php_path = "../arc/contents/wp-ww-get-query.php?cat=183";
		this.get_data();
	}
	return ;
}
wwcore.taiken.get_data = function(){
	var uri = this.php_path;
	var div_id = this.div_id;
	var html="";
	
	if( wwjq("#"+div_id) ){
		wwjq("#"+div_id).ajaxStart(function(){ wwjq(this).html("Starting....\n");} );
		wwjq("#"+div_id).ajaxSend(function(){ wwjq(this).html("Loading....\n");} );
		wwjq("#"+div_id).ajaxError(function(){ wwjq(this).html("Error....\n");} );
		
		wwjq.get( uri, {}, function(text){
			html = wwcore.taiken.convTable(text);
			wwjq("#"+div_id).html(html);
		});
	}
	
	return ;
}

wwcore.taiken.convTable = function(d){
	var txtline=new Array();
	var html="";
	
	txtline = d.split("\n");
	for(var i=0; i<txtline.length; i++){
		//[ID],[title],[date],[uri(contents)],[category]
		dItem = (txtline[i].replace(/\"/g,"")).split(",");
		if(dItem[1]==undefined || dItem[2]==undefined || dItem[3]==undefined ){continue;}
		html += "<li><a href=\""+dItem[3]+"\">";
		ymd =""+dItem[2]; ymd = ymd.split(" ");
		ttt = dItem[1].replace("【","<br />【");
//		alert(dItem[1]+"//"+ttt);
		html += ttt + "("+ymd[0]+")</a></li>\n";
	}
	
	return (html);
}