function confirmLink(theLink, theSqlQuery)
{if (confirmMsg == '' || typeof(window.opera) != 'undefined') {return true;}
var is_confirmed = confirm(confirmMsg + '' + theSqlQuery);if (is_confirmed) {
theLink.href += '&is_js_confirmed=1';}return is_confirmed;}

function confirmLink2(theLink, theSqlQuery)
{if (confirmMsg2 == '' || typeof(window.opera) != 'undefined') {return true;}
var is_confirmed = confirm(confirmMsg2 + '' + theSqlQuery);if (is_confirmed) {
theLink.href += '&is_js_confirmed=1';}return is_confirmed;} 

function Vorschau() 
{
remote = window.open("","vorschau","scrollbars=1,width=750,height=400");
remote.location.href = "../template_preview.php"+"?"+"action=eins";
if (remote.opener == null) remote.opener = window;remote.opener.name = "opener";
}
function Vorschau1() 
{
remote = window.open("","vorschau","scrollbars=1,width=750,height=400");
remote.location.href = "../template_preview.php"+"?"+"action=zwei";
if (remote.opener == null) remote.opener = window;remote.opener.name = "opener";
}
function Vorschau2() 
{
remote = window.open("","vorschau","scrollbars=1,width=750,height=400");
remote.location.href = "../template_preview.php"+"?"+"action=drei";
if (remote.opener == null) remote.opener = window;remote.opener.name = "opener";
}
function Vorschau3() 
{
remote = window.open("","vorschau","scrollbars=1,width=750,height=400");
remote.location.href = "../template_preview.php"+"?"+"action=vier";
if (remote.opener == null) remote.opener = window;remote.opener.name = "opener";
}
function Vorschau4() 
{
remote = window.open("","vorschau","scrollbars=1,width=750,height=400");
remote.location.href = "../template_preview.php"+"?"+"action=fünf";
if (remote.opener == null) remote.opener = window;remote.opener.name = "opener";
}
function MM_callJS(jsStr) { //v2.0
return eval(jsStr)
}



function pop(datei,name,breite,hoehe) { 
var posX=(screen.availWidth-breite)/2;
var posY=(screen.availHeight-hoehe)/2;
window.open(datei,name,"scrollbars=no,resizable=yes,width=" + breite + ",height=" + hoehe + "screenX=" + posX + ",screenY=" + posY + ",left=" + posX + ",top=" + posY + "");
}
function pop2(datei,name,breite,hoehe) { 
var posX=(screen.availWidth-breite)/2;
var posY=(screen.availHeight-hoehe)/2;
window.open(datei,name,"scrollbars=yes,width=" + breite + ",height=" + hoehe + "screenX=" + posX + ",screenY=" + posY + ",left=" + posX + ",top=" + posY + "");
}
function popup(datei,name,breite,hoehe) { 
var posX=(screen.availWidth-breite)/2;
var posY=(screen.availHeight-hoehe)/2;
window.open(datei,name,"scrollbars=yes,width=" + breite + ",height=" + hoehe + "screenX=" + posX + ",screenY=" + posY + ",left=" + posX + ",top=" + posY + "");
}
function download(datei,name,breite,hoehe) { 
var posX=(screen.availWidth-breite)/2;
var posY=(screen.availHeight-hoehe)/2;
window.open(datei,name,"toolbar=yes,location=yes,status=no,menubar=yes,scrollbars=yes,resizable=yes,scrollbars=yes,width=" + breite + ",height=" + hoehe + "screenX=" + posX + ",screenY=" + posY + ",left=" + posX + ",top=" + posY + "");
}
function insert_smilie() {return;}
function DoSmilie(addSmilie) {var revisedMessage;var currentMessage = document.f.text.value;revisedMessage = currentMessage+addSmilie;document.f.text.value=revisedMessage;document.f.text.focus();
return;}

function SymError()
{return true;}
window.onerror = SymError;



















