var url = 'http://' + location.hostname;
var puth = 'http://' + location.hostname + "/template/main";

window.onload = function(){
	heightOpera();

	if (document.getElementById("rlist_review_line_first")) cr_line_position(0);
}
