<!-- text_rotater --------------------------------------------------------------------------------------------------------------------------
var beforeMsg = "<center><font color=#3333cc size=2><b>";
var afterMsg = "</b></font></center>";
var msgRotateSpeed = 2200;
var isw = 0;
var iusa = 0;
var temp = 0;

var textsw = new Array();
textsw[0] = "D i e     S e l t m a n n   W e i d e n    G r u p p e";
textsw[1] = "Haushalts - Hartporzellan";
textsw[2] = "Hotel - Hartporzellan";
textsw[3] = "System - Hartporzellan";
textsw[4] = "Geschenkserien  und  Küchenhelfer";
textsw[5] = "Höchstwertiges Porzellan  -  Königlich Tettau" ;
textsw[6] = "Lithophanien Figuren ...  -  unsere  Manufakturen";
textsw[7] = "Wir sind auch nach dem Kauf für Sie da!";

var textusa = new Array();
textusa[0] = "S e l t m a n n  USA  Inc";
textusa[1] = "Hotel China";
textusa[2] = "Varionorm Indumatic";
textusa[3] = "Vitalis for handicapped people";
textusa[4] = "Retail china";
textusa[5] = "Figurines   Lamps" ;
textusa[6] = "Flatware";
textusa[7] = "Platecovers";

function msgRotate() {
eval(temp);
if (isw == textsw.length) isw=0;
if (iusa == textusa.length) iusa = 0;
setTimeout("msgRotate()", msgRotateSpeed);
}
window.onload = msgRotate;


<!-- wiederkehrende Funktionen  -------------------------------------------------------------------------
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_showHideLayers() { //v6.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function MM_displayStatusMsg(msgStr) { //v1.0
  status=msgStr;
  document.MM_returnValue = true;
}

function MM_popupMsg(msg) { //v1.0
  alert(msg);
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}



<!----------------------------------------------------------------------------------------------------------



<!--if(self == top){window.location.href = 'index.htm';}; 




