mx_title=document.title.replace(mx_maxim_title,"");
if(document.title==mx_maxim_title) mx_title=document.title;
linkTime=(new Date().getTime());
document.getElementById("todayslist_disp_maxim").innerHTML = "<iframe src='http://todayslist.daa.jp/i/maxim_suggest.html?q="+encodeURI(mx_title)+"&f="+mx_maxim_f_color+"&b="+mx_maxim_b_color+"&o="+mx_maxim_o_color+"&w="+mx_maxim_width+"&h="+mx_maxim_height+"&url="+encodeURI(document.URL)+"&t="+encodeURI(document.title)+"&x="+linkTime+"' name='maxim' width='"+mx_maxim_width+"' style='background-color: #"+mx_maxim_b_color+";' height='"+mx_maxim_height+"' frameborder='0' scrolling='no'></iframe>";

