/*IOGLB layout*/

window.onload=function(){
MT("div#menu a","small transparent top");
MT("ul#intro li","tl br same-height");
MT("div.date","tl br");
MT("div#content,div#side","same-height");
MT("div.comments div");
MT("div#footer", "bottom");
MT("div#container","large all");
MT("div.news,div.newsblue","br");
MT("h1.news,h1.newsblue","tl");
}