# HG changeset patch # User Dan # Date 1239840640 14400 # Node ID a71de5e21423ff2d777ecd007679de9eeca5d36d # Parent 4babf85458262c206e7ffa6ba925144161dbdc01 New primary theme: Enanium diff -r 4babf8545826 -r a71de5e21423 themes/enanium/acledit.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/acledit.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,32 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
{lang:acl_lbl_field_inherit}{lang:acl_lbl_field_deny}{lang:acl_lbl_field_disallow}{lang:acl_lbl_field_wikimode}{lang:acl_lbl_field_allow}
{FIELD_DESC}
+ {lang:acl_lbl_help} +
+
+ + diff -r 4babf8545826 -r a71de5e21423 themes/enanium/comment.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/comment.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,58 @@ +
+ + + + + + + + + + + + + + + + + + + + + +
{DATETIME}
+ + + + + + + +
+ {NAME}
+ {USER_LEVEL} + +
+ + {AVATAR_ALT} + +
+ +
+ {SEND_PM_LINK} {ADD_BUDDY_LINK} +
+
+ {lang:comment_lbl_subject} {SUBJECT} +
+
{DATA}
+ +
+ {SIGNATURE} + +
+ [ {EDIT_LINK} | {DELETE_LINK} ] +
+ {lang:comment_lbl_mod_options} {MOD_APPROVE_LINK} {MOD_DELETE_LINK} | {MOD_IP_LINK} +
+
+
diff -r 4babf8545826 -r a71de5e21423 themes/enanium/css-extra/jbox.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/css-extra/jbox.css Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,93 @@ +/* + * jBox menu system + */ + +div.menu, div.menu_nojs { + background-image: url(../images/jbox.gif); + background-repeat: repeat-x; + background-color: #303030; + font-size: 7pt; + border-width: 0; +} +.menu_bg { + background-color: #303030; +} +div.menu ul, div.menu_nojs ul { + display: none; + position: absolute; + padding: 0; + margin: 0 !important; + background-color: #303030; + border-width: 0; + min-width: 120px; + text-transform: lowercase; +} +div.menu a, div.menu div.label, div.menu_nojs a, div.menu_nojs div.label { + padding: 2.5pt 5px; + margin-right: 3px; + text-decoration: none; + display: block; + float: left; + color: #b2b2b2; +} +div#content-wrapper div.menu a, div#content-wrapper div.menu_nojs a { + color: #b2b2b2; +} +div.menu div.label, div.menu_nojs div.label { + color: #808080; + cursor: default; +} +div.menu span.sep, div.menu_nojs span.sep { + display: block; + float: left; + width: 5px; +} +div.menu div.multopts, div.menu_nojs div.multopts { + line-height: 17pt; +} +div.menu div.multopts a, div.menu div.multopts div.label, div.menu_nojs div.multopts a, div.menu_nojs div.multopts div.label { + float: none; + display: inline; +} +div.menu a.liteselected, div.menu a.liteselected:hover, div.menu a:hover, div.menu_nojs a.liteselected, div.menu_nojs a.liteselected:hover, div.menu_nojs a:hover { + color: #c9c9c9; + background-color: #484848; + background-image: url(../images/jbox.gif); + background-position: 0 -32px; + background-repeat: repeat-x; +} +div.menu input[type ^="text"], div.menu input[type ^="password"], div.menu_nojs input[type ^="text"], div.menu_nojs input[type ^="password"] { + border-width: 0; + font-size: 9pt; + padding: 2px 5px 3px 5px; + max-width: 70px; + color: #a9a9a9; + background-color: #191919; +} +div.menu input[type ^="text"]:hover, div.menu input[type ^="password"]:hover, div.menu_nojs input[type ^="text"]:hover, div.menu_nojs input[type ^="password"]:hover { + background-color: #292929; +} +div.menu input[type ^="text"]:focus, div.menu input[type ^="password"]:focus, div.menu_nojs input[type ^="text"]:focus, div.menu_nojs input[type ^="password"]:focus { + background-color: #373737; +} +div.menu input[type ^="button"], div.menu input[type ^="submit"], div.menu_nojs input[type ^="button"], div.menu_nojs input[type ^="submit"] { + border-width: 0; + font-size: 9pt; + padding: 3px 5px; + max-width: 70px; +} +div.menu a.current, div.menu a.current:hover, div.menu a.selected, div.menu a.selected:hover, div.menu_nojs a.current, div.menu_nojs a.current:hover, div.menu_nojs a.selected, div.menu_nojs a.selected:hover { + color: #202020; + background-color: #FFFFFF; +} +div.menu a.current:hover, div.menu a.selected:hover, div.menu a.current.liteselected, +div.menu_nojs a.current:hover, div.menu_nojs a.selected:hover, div.menu_nojs a.current.liteselected { + background-position: 0 -64px; +} +div.menu ul li, div.menu_nojs ul li { + list-style: none; +} +div.menu ul a, div.menu_nojs ul a { + float: none; + margin: 0; +} diff -r 4babf8545826 -r a71de5e21423 themes/enanium/css-extra/toolbar.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/css-extra/toolbar.css Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,138 @@ +/* toolbar */ +div.toolbar { + border: 1px solid #3b619c; + background-color: #D0D0D0; + background-image: url(../../oxygen/images/bleu/sprite-horiz.gif); + background-position: 0 -90px; + padding: 1px 0; + height: 22px; + font-family: arial, sans-serif; + font-size: 8pt; +} +div.toolbar ul { + margin: 0; + padding: 0; +} +div.toolbar ul li { + list-style: none; + margin: 0; + float: left; +} +div.toolbar a img { + opacity: 0.6; +} +div.toolbar a:hover img, div.toolbar a:focus img { + opacity: 1; +} +div.toolbar a { + display: block; + padding: 2px; + border: 1px solid transparent; + cursor: default; + width: auto; + color: #000000 !important; + margin: 0 2px; + max-height: 16px; + text-decoration: none; +} +div.toolbar a:hover, div.toolbar a:focus { + border: 1px solid #000080; + background-color: #ceceed; + background-image: url(../../oxygen/images/bleu/sprite-horiz.gif); + background-position: 0 -118px; + color: #000000 !important; + text-decoration: none; +} +div.toolbar a:active { + background-color: #E0E0E0; + background-position: 0 -138px; +} +div.toolbar img { + margin: 0; + padding: 0; + display: inline; + border-width: 0px; +} +div.toolbar a span { + position: relative; + top: -3px !important; +} +div.toolbar a span.noimage { + position: relative; + top: 0px !important; + height: 16px !important; + display: block; + padding-left: 2px !important; +} +div.toolbar li span { + padding-left: 4px; + padding-right: 2px; + position: relative; + top: 4px; +} + +/* vertical toolbar */ +div.toolbar_vert { + border: 1px solid #82aae2; + background-color: #c9ddf8; + padding: 2px 0; +} +div.toolbar_vert ul { + margin: 0; + padding: 0; +} +div.toolbar_vert ul li { + list-style: none; + margin: 0; +} +div.toolbar_vert a img { + opacity: 0.6; + /*filter: alpha(opacity=60);*/ +} +div.toolbar_vert a:hover img { + opacity: 1; + /*filter: alpha(opacity=100);*/ +} +div.toolbar_vert a { + display: block; + padding: 2px; + border: 1px solid transparent; + cursor: default; + width: auto; + color: #000000 !important; + margin: 0 2px; + max-height: 16px; + text-decoration: none; +} +div.toolbar_vert a:hover { + border: 1px solid #202090; + background-color: #ceceed; + color: #000000 !important; + text-decoration: none; + background-image: url(../../oxygen/images/bleu/sprite-horiz.gif); + background-position: 0 -118px; +} +div.toolbar_vert a:active { + border: 1px solid #A0A0A0; + background-color: #E0E0E0; +} +div.toolbar_vert img { + margin: 0; + padding: 0; + display: inline; + border-width: 0px; +} +div.toolbar_vert a span { + position: relative; + top: -4px; +} +div.toolbar_vert li span { + padding-left: 2px; + padding-right: 5px; +} + +div.toolbar_vert li > span { + display: block; + padding: 4px 5px; +} + diff -r 4babf8545826 -r a71de5e21423 themes/enanium/css/babygrand.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/css/babygrand.css Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,360 @@ +/** + * Enanium - Baby Grand + * Polished black default theme for Enano CMS + * Copyright (C) 2009 Dan Fuhry + */ + +/* Includes */ +@import url(../css-extra/jbox.css); +@import url(../css-extra/toolbar.css); + +/* Core definitions - structure */ + +html, body { + margin: 0; + padding: 0; +} + +div { + margin: 0; + padding: 0; +} + +body { + background-image: url(../images/background.gif); + background-color: #2a2a29; + font-family: trebuchet ms, verdana, tahoma, arial, helvetica, sans-serif; + font-size: 9pt; +} + +table#body-wrapper { + width: 100%; +} + +body.simple table#body-wrapper { + width: 70%; + margin: 0 auto; +} + +td#cell-sbleft { + background-image: url(../images/transb50.png); +} + +td#cell-content { + background-color: #fff; + padding: 0; + width: 100%; +} + +/* Global - links */ +a { + text-decoration: none; +} + +a:link, a:visited { + color: #356a9e; +} + +div#content-wrapper a:visited { + color: #4c84bb; +} + +a:link:hover { + color: #6a95c0; +} + +/* Header */ +div#header { + line-height: 122px; + /* background-image: url(../images/top.gif); */ + background-repeat: repeat-x; + color: #a9a9a9; + padding: 0 1.3em; +} + +body.simple div#header { + line-height: 78px; + width: 75%; + margin: 100px auto 0 auto; +} + +div#header h1 { + margin: 0; + font-weight: normal; +} + +div#header h1 a { + color: white; + padding-right: 20px; +} + +div#header h1 a:hover { + background-image: url(../images/home.gif); + background-repeat: no-repeat; + background-position: center right; +} + +div.logo { + width: 96px; + height: 122px; + background-image: url(../images/logo.png); + background-position: center center; + background-repeat: no-repeat; + float: left; + margin: 0 7px 0 -13px; +} + +/* Userlinks */ +ul.useropts { + position: absolute; + margin: 0; + right: 10px; + line-height: 19px; + top: 99px; +} + +ul.useropts li { + display: block; + float: left; + margin-right: 4px; +} + +ul.useropts li a { + color: #a9b2e3; + display: block; + padding: 2px 12px; + background-color: #30475d; + -moz-border-radius: 6px 6px 0 0; + border-radius: 6px 6px 0 0; +} + +ul.useropts li.em a { + color: #b9d0e3; + background-color: #405f7c; + font-weight: bold; +} + +ul.useropts li:hover { + position: relative; + top: -2px; +} + +ul.useropts li:hover > a { + padding: 2px 12px 4px 12px; +} + +ul.useropts li.logout:hover > a { + color: #e9e9e9; + background-color: #701010; +} + +/* Search form */ + +form.searchform { + position: absolute; + /* background-color: #292929; */ + background-image: url(../images/transb50.png); + top: 0px; + right: 10px; + padding: 7px; + text-align: right; +} + +/* Sidebars */ +div.sidebar.left { + width: 150px; +} + +div.sidebar.right { + float: right; + width: 170px; + margin: 0 0 0 20px; +} + +div.sidebar.right div.slider { + padding: 10px; + background-color: #bed8ef; + -moz-border-radius: 10px; + border-radius: 10px; +} + +div.sidebar h4 { + margin: 0; + padding: 5px 3px; + color: #90B0D0; + border-bottom: 1px dotted #5b6f80; + font-size: 10pt; +} + +div.sidebar div.slider { + font-size: 8pt; +} + +div.sidebar h4 a { + cursor: pointer; +} + +div.sidebar.right h4 { + color: #5a87b3; +} + +div.sidebar ul.linkblock { + margin: 0; + padding: 0; + list-style-type: none; +} + +div.sidebar ul.linkblock li a { + display: block; + color: #b2b2b2; + padding: 5px 3px 5px 0.9em; +} + +div.sidebar ul.linkblock li a:hover { + color: #c5c5c5; + background-color: #292929; +} + +div.slider { + margin-bottom: 7px; +} + +/* Content area */ +div#content-wrapper { + margin: 0; + padding: 20px; +} + +div.content { + /* Though very subtle, this makes the entire theme less harsh especially with Trebuchet. */ + color: #202020; +} + +div.content h1, div.content h2 { + border-bottom: 1px solid #90B0D0; + margin-top: 0.2em; +} + +div.content p { + margin-left: 0.8em; +} + +/* Inline rename */ + +input#pageheading { + font-family: trebuchet ms, verdana, arial, helvetica, sans-serif; + font-size: 18pt; + font-weight: bold; + border-width: 0 0 1px 0; + width: 100%; + border-bottom: 1px solid #90B0D0; + margin: 0; + padding: 0; + color: #202020; + background-color: rgb(240, 240, 240, 0.5); +} + +input#pageheading:focus { + background-color: #fafafa; +} + +/* External links */ + +div.content a[href ^="http://"], div#messageBox a[href ^="http://"] { + color: #4d78a2; + background: url(../images/links/external.gif) center right no-repeat; + padding-right: 16px; +} + +div.content a[href ^="https://"], div#messageBox a[href ^="https://"] { + color: #4d78a2; + background: url(../images/links/https.gif) center right no-repeat; + padding-right: 16px; +} + +div.content a[href ^="mailto:"], div#messageBox a[href ^="mailto:"] { + color: #4d78a2; + background: url(../images/links/email.gif) center right no-repeat; + padding-right: 16px; +} + +div.content a[href ^="irc://"], div#messageBox a[href ^="irc://"] { + color: #4d78a2; + background: url(../images/links/irc.gif) center right no-repeat; + padding-right: 16px; +} + +div.content a[href ^="http://"]:hover, div#messageBox a[href ^="http://"]:hover { + color: #6488ad; +} + +div.content a[href ^="https://"]:hover, div#messageBox a[href ^="https://"]:hover { + color: #6488ad; +} + +div.content a[href ^="mailto:"]:hover, div#messageBox a[href ^="mailto:"]:hover { + color: #6488ad; +} + +div.content a[href ^="irc://"]:hover, div#messageBox a[href ^="irc://"]:hover { + color: #6488ad; +} + +/* Form controls */ +input { + border: 1px solid #353535; + background-color: #262626; + color: #b6b6b6; + font-size: 8pt; + font-family: arial, helvetica, sans-serif; + padding: 2px; +} + +/* Footer */ +div#footer { + margin: 7px 0 0 0; + border-top: 1px solid #707070; + background-color: #000; + color: #909090; + padding: 4px; + font-size: smaller; + font-family: tahoma, arial, sans-serif; +} + +body.simple div#footer { + position: absolute; + bottom: 0px; + padding: 4px 0; + width: 100%; +} + +/* + * Userpage styles + */ + +ul.userpage_links li { + background-image: url('../images/buttonbg.gif'); + background-repeat: repeat-x; +} + +ul.userpage_links li a { + color: #202020; +} + +ul.userpage_links li.userpage_tab_active { + background-image: url('../images/buttonbg-lite.gif'); +} + +ul.userpage_links li:hover { + background-image: url('../images/buttonbg-lite.gif'); + border-color: #404040 #404040 #ffffff #404040; + border-bottom-width: 0; +} + +ul.userpage_links li.userpage_tab_active:hover { + border-bottom-width: 1px; +} + +ul.userpage_links li a:visited, ul.userpage_links li a:hover { + color: #202020 !important; +} diff -r 4babf8545826 -r a71de5e21423 themes/enanium/elements.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/elements.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,46 @@ +{TEXT} + +
{TEXT}
+ +{TEXT} + +
  • {TEXT}
  • + +
  • {HTML}
  • + +
  • {TEXT}
  • + +{HTML} + +

    {TEXT}

    + + + + +
    +

    + {ADMIN_START} + {TITLE} + {ADMIN_END} +

    +
    + +
    +
    + + +
    +

    + {ADMIN_START} + {TITLE} + {ADMIN_END} +

    +
    + {CONTENT} +
    +
    + + + diff -r 4babf8545826 -r a71de5e21423 themes/enanium/footer.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/footer.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + {JS_FOOTER} + + + diff -r 4babf8545826 -r a71de5e21423 themes/enanium/header.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/header.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,106 @@ + + + + {PAGE_NAME} • {SITE_NAME} + + {JS_DYNAMIC_VARS} + + + {JS_HEADER} + {ADDITIONAL_HEADERS} + + + + + + + + +
    +
    + + + + +
    + +
    + + + + + + + + +
    + + + + + + + +
    + + + + +
    +
    +  +
    +

    title="{lang:onpage_btn_rename_inline}" id="h2PageName">{PAGE_NAME}

    +
    diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/background.gif Binary file themes/enanium/images/background.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/buttonbg-lite.gif Binary file themes/enanium/images/buttonbg-lite.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/buttonbg.gif Binary file themes/enanium/images/buttonbg.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/home.gif Binary file themes/enanium/images/home.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/jbox.gif Binary file themes/enanium/images/jbox.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/links/email.gif Binary file themes/enanium/images/links/email.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/links/external.gif Binary file themes/enanium/images/links/external.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/links/https.gif Binary file themes/enanium/images/links/https.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/links/irc.gif Binary file themes/enanium/images/links/irc.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/logo.png Binary file themes/enanium/images/logo.png has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/src/background.xcf Binary file themes/enanium/images/src/background.xcf has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/src/enanium-generic-logo.svg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/images/src/enanium-generic-logo.svg Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,23 @@ + + + + + + + + + diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/src/jbox.xcf Binary file themes/enanium/images/src/jbox.xcf has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/src/top.xcf Binary file themes/enanium/images/src/top.xcf has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/top.gif Binary file themes/enanium/images/top.gif has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/images/transb50.png Binary file themes/enanium/images/transb50.png has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/js/inlinerename.js --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/js/inlinerename.js Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,89 @@ +function ajaxRenameInline() +{ + if ( KILL_SWITCH || IE ) + return false; + // This trick is _so_ vBulletin... + elem = document.getElementById('h2PageName'); + if(!elem) return; + elem.style.display = 'none'; + name = elem.firstChild.nodeValue; + textbox = document.createElement('input'); + textbox.type = 'text'; + textbox.value = name; + textbox.id = 'pageheading'; + textbox.size = name.length + 7; + textbox.onkeyup = function(e) { if(!e) return; if(e.keyCode == 13) ajaxRenameInlineSave(); if(e.keyCode == 27) ajaxRenameInlineCancel(); }; + textbox.oldname = name; + elem.parentNode.insertBefore(textbox, elem); + document.onclick = ajaxRenameInlineCancel; + + load_component(['l10n', 'fadefilter', 'messagebox']); + textbox.focus(); + textbox.select(); +} + +function ajaxRenameInlineSave() +{ + elem1 = document.getElementById('h2PageName'); + elem2 = document.getElementById('pageheading'); + if(!elem1 || !elem2) return; + value = elem2.value; + elem2.parentNode.removeChild(elem2); // just destroy the thing + elem1.removeChild(elem1.firstChild); + elem1.appendChild(document.createTextNode(value)); + elem1.style.display = 'block'; + if(!value || value=='' || value==elem2.oldname) return; + setAjaxLoading(); + ajaxPost(stdAjaxPrefix+'&_mode=rename', 'newtitle='+ajaxEscape(value), function() { + if ( ajax.readyState == 4 ) + { + unsetAjaxLoading(); + var response = String(ajax.responseText); + if ( !check_json_response(response) ) + { + handle_invalid_json(response); + return false; + } + response = parseJSON(response); + if ( response.success ) + { + new MessageBox( MB_OK|MB_ICONINFORMATION, $lang.get('ajax_rename_success_title'), $lang.get('ajax_rename_success_body', { page_name_new: value }) ); + } + else + { + alert(response.error); + } + } + }); +} + +function ajaxRenameInlineCancel(e) +{ + if ( typeof(e) != 'object' && IE ) + e = window.event; + elem1 = document.getElementById('h2PageName'); + elem2 = document.getElementById('pageheading'); + if(!elem1 || !elem2) return; + if ( typeof(e) == 'object' && e.target ) + { + if(e.target == elem2) + return; + } + //value = elem2.value; + elem2.parentNode.removeChild(elem2); // just destroy the thing + //elem1.innerHTML = value; + elem1.style.display = 'block'; + document.onclick = null; +} + +addOnloadHook(function() + { + var h2 = document.getElementById('h2PageName'); + if ( h2 ) + { + h2.ondblclick = function() + { + ajaxRenameInline(); + } + } + }); diff -r 4babf8545826 -r a71de5e21423 themes/enanium/preview.png Binary file themes/enanium/preview.png has changed diff -r 4babf8545826 -r a71de5e21423 themes/enanium/simple-footer.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/simple-footer.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,18 @@ +
    +
    +
    +
    + + {JS_FOOTER} + + + diff -r 4babf8545826 -r a71de5e21423 themes/enanium/simple-header.tpl --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/simple-header.tpl Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,25 @@ + + + + {PAGE_NAME} • {SITE_NAME} + + {JS_DYNAMIC_VARS} + + + + {JS_HEADER} + {ADDITIONAL_HEADERS} + + + + + + +
    +
    + + +
    +
    diff -r 4babf8545826 -r a71de5e21423 themes/enanium/theme.cfg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/themes/enanium/theme.cfg Wed Apr 15 20:10:40 2009 -0400 @@ -0,0 +1,20 @@ + + + + + + + +
    + +
    +