document.body.appendChild(new Element('div', { 'id': 'dialogContent', 'style': 'display:none' }))
Element.update("dialogContent", "<div class=\"userOverlay\">\n<div class=\"floatingImage\">\n<div class=\"constructedAvatarBig\"><img alt=\"\" class=\"body\" src=\"http://community.scoreloop.com/images/avatars/body26.png\" /><img alt=\"Karkera\" class=\"head\" src=\"http://community.scoreloop.com/images/avatars/head30.png\" /><img alt=\"\" class=\"hair\" src=\"http://community.scoreloop.com/images/avatars/hair11.png\" /></div>\n</div>\n<div class=\"decorations\">\n<div class=\"floatLeft\">\n<img alt=\"Knowledge_none_small\" src=\"http://ccdn.scoreloop.com/p13208/images/decorations/knowledge_none_small.png?13208\" />\n</div>\n<div class=\"floatLeft\">\n<img alt=\"Agility_none_small\" src=\"http://ccdn.scoreloop.com/p13208/images/decorations/agility_none_small.png?13208\" />\n</div>\n<div class=\"floatLeft\">\n<img alt=\"Strategy_iron_small\" src=\"http://ccdn.scoreloop.com/p13208/images/decorations/strategy_iron_small.png?13208\" />\n</div>\n</div>\n<h3>Karkera plays Pipe Mania</h3>\n<div class=\"userFacts\">\n<table class=\"left\">\n<tr>\n<td>Lost Games</td>\n<td class=\"fact\">6</td>\n</tr>\n<tr>\n<td>Won Games</td>\n<td class=\"fact\">3</td>\n</tr>\n<tr>\n<td>Created Challenges</td>\n<td class=\"fact\">2</td>\n</tr>\n<tr>\n<td>Skill Value</td>\n<td class=\"fact\">1536</td>\n</tr>\n</table>\n</div>\n<a href=\"javascript://\" id=\"overlayUserCloseButton\" onclick=\"overlay.hide();\">Close</a>\n</div>\n<a href=\"/users/Karkera\" class=\"link-goto cssbutton\">Go to Karkera profile</a>\n");
overlay = new DialogOverlay($('dialogContent')); overlay.show();