function av_detail(){
	$(document).ready(function(){
    $("#detail").load("detail.html #av_model");
  });
}

function sexy_detail(){
	$(document).ready(function(){
    $("#detail").load("detail.html #sexy_model");
  });
}

function web_detail(){
	$(document).ready(function(){
    $("#detail").load("detail.html #web_model");
  });
}

function av_tantai(){
	$(document).ready(function(){
    $("#av_comment").load("comment.html #tantai_model");
  });
}

function av_kikaku(){
	$(document).ready(function(){
    $("#av_comment").load("comment.html #kikaku_model");
  });
}


function av_kikakutan(){
	$(document).ready(function(){
    $("#av_comment").load("comment.html #kikakutan_model");
  });
}


function av_keiyakutan(){
	$(document).ready(function(){
    $("#av_comment").load("comment.html #keiyakutan_model");
  });
}







function sexy_com01(){
	$(document).ready(function(){
    $("#sexy_comment").load("comment.html #sexy01");
  });
}

function sexy_com02(){
	$(document).ready(function(){
    $("#sexy_comment").load("comment.html #sexy02");
  });
}

function sexy_com03(){
	$(document).ready(function(){
    $("#sexy_comment").load("comment.html #sexy03");
  });
}

function sexy_com04(){
	$(document).ready(function(){
    $("#sexy_comment").load("comment.html #sexy04");
  });
}

function sexy_com05(){
	$(document).ready(function(){
    $("#sexy_comment").load("comment.html #sexy05");
  });
}

function sexy_com06(){
	$(document).ready(function(){
    $("#sexy_comment").load("comment.html #sexy06");
  });
}

function net_com01(){
	$(document).ready(function(){
    $("#net_comment").load("comment.html #net01");
  });
}

function net_com02(){
	$(document).ready(function(){
    $("#net_comment").load("comment.html #net02");
  });
}
