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/body19.png\" /><img alt=\"tenuousnessless\" class=\"head\" src=\"http://community.scoreloop.com/images/avatars/head17.png\" /><img alt=\"\" class=\"hair\" src=\"http://community.scoreloop.com/images/avatars/hair14.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_none_small\" src=\"http://ccdn.scoreloop.com/p13208/images/decorations/strategy_none_small.png?13208\" />\n</div>\n</div>\n<h3>tenuousnessless plays Parachute Panic</h3>\n<div class=\"userFacts\">\n<table class=\"left\">\n<tr>\n<td>Lost Games</td>\n<td class=\"fact\">0</td>\n</tr>\n<tr>\n<td>Won Games</td>\n<td class=\"fact\">0</td>\n</tr>\n<tr>\n<td>Created Challenges</td>\n<td class=\"fact\">0</td>\n</tr>\n<tr>\n<td>Skill Value</td>\n<td class=\"fact\">2085</td>\n</tr>\n</table>\n</div>\n<a href=\"javascript://\" id=\"overlayUserCloseButton\" onclick=\"overlay.hide();\">Close</a>\n</div>\n<a href=\"/users/tenuousnessless\" class=\"link-goto cssbutton\">Go to tenuousnessless profile</a>\n");
overlay = new DialogOverlay($('dialogContent')); overlay.show();