11 Mai 2014, 08:17
11 Mai 2014, 11:51
11 Mai 2014, 13:09
11 Mai 2014, 13:50
onclick="insert_text('[b]Carpel[/b], '); return false;"
11 Mai 2014, 13:53
11 Mai 2014, 13:58
11 Mai 2014, 14:01
// <![CDATA[
function hide_qr(show)
{
dE('qr_editor_div');
dE('qr_showeditor_div');
if (show && document.getElementById('qr_editor_div').style.display != 'none')
{
document.getElementsByName('message')[0].focus();
}
return true;
}
function init_qr()
{
dE('qr_showeditor_div');
return true;
}
onload_functions.push('init_qr();');
// ]]>
11 Mai 2014, 14:05
function hide_qr(hide)
function show_qr(show)
11 Mai 2014, 14:21
11 Mai 2014, 14:27
11 Mai 2014, 14:31
11 Mai 2014, 15:41
11 Mai 2014, 15:47
11 Mai 2014, 15:47
11 Mai 2014, 16:02
11 Mai 2014, 16:06
11 Mai 2014, 17:59
11 Mai 2014, 18:03
11 Mai 2014, 18:11
11 Mai 2014, 18:29