function land(ref, target){
  lowtarget=target.toLowerCase();
   if (lowtarget=="_self") {window.location=loc;}
     else {if (lowtarget=="_top") {top.location=loc;}
     else {if (lowtarget=="_blank") {window.open(loc);}
     else {if (lowtarget=="_parent") {parent.location=loc;}
     else {parent.frames[target].location=loc;};}}}
}

function jump(menu){
ref=menu.choice.options[menu.choice.selectedIndex].value;
splitc=ref.lastIndexOf("*");
target="";
if (splitc!=-1){
   loc=ref.substring(0,splitc);
   target=ref.substring(splitc+1,1000);}
else {loc=ref; target="_self";};
if (ref != "") {land(loc,target);}}

var p1=null;
function popup(page) {
if(p1){
   if(p1.closed)
      p1=null
   else
      p1.focus();}
wprops1="height=375,width=415,screenX=0,screenY=0,location=no," + "scrollbars=no,menubars=no,toolbars=no,resizable=no,directories=no";
 onclick=p1=window.open(page,'PopUp',wprops1);
if(window.focus){p1.window.focus();}}

var windowprops="width=590,innerWidth=590,height=440,innerHeight=440,screenX=0,screenY=0,location=no," + "scrollbars=no,menubars=no,toolbars=no,resizable=no,directories=no";
function item(url){
if (!window.win2||win2.closed)
win2=window.open(url,'',windowprops)
else
win2.location=url;
if(window.focus){win2.focus();}}

var V2=null;
function votethisWeb(rec) {
if(V2){
   if(V2.closed)
        V2=null
   else
     V2.focus();}
V2=window.open(rec,'Empfehlung','width=500,height=420,screenX=0,screenY=0');
if(window.focus){V2.window.focus();}}

var W2=null;
function extra_ow(url) {
if(W2){
   if(W2.closed)
        W2=null
   else
     W2.focus();}
W2=window.open(url,'Extra','width=590,height=480,screenX=0,screenY=0,scrollbars=yes');
if(window.focus){W2.window.focus();}}

var W3=null;
function oof(url) {
if(W3){
   if(W3.closed)
        W3=null
   else
     W3.focus();}
W3=window.open(url,'Order','width=695,innerWidth=695,height=460,innerHeight=460,screenX=0,screenY=0,scrollbars=yes');
if(window.focus){W3.window.focus();}}

var NL_1=null;
function subscribe() {
if(NL_1){
   if(NL_1.closed)
        NL_1=null
   else
     NL_1.focus();}
NL_1=window.open("newsletter/newsletter.htm",'Subscribe1','width=620,height=420,scrollbars,screenX=0,screenY=0');
if(window.focus){NL_1.window.focus();}}

var W1=null;
function form_ow() {
if(W1){
   if(W1.closed)
        W1=null
   else
     W1.focus();}
W1=window.open('marketing-help-form.htm','FormNew','width=590,height=420,screenX=0,screenY=50,scrollbars=yes,status=yes');
if(window.focus){W1.window.focus();}}

var W1S=null;
function form_ow_sub() {
if(W1S){
   if(W1S.closed)
        W1S=null
   else
     W1S.focus();}
W1S=window.open('../marketing-help-form.htm','FormNewSub','width=590,height=420,screenX=0,screenY=50,scrollbars=yes,status=yes');
if(window.focus){W1S.window.focus();}}

function linie(x) { if (document.all) x.blur();status=" "; }
function stopError() { return true;}
function rl_it(){ window.location.href = window.location.href;}

window.onresize=rl_it;
window.onerror = stopError;

