function jump(txt)
{
opener.location.href="00_2.php" + txt;
}

var fenster
function open1()
{
fenster = window.open ('01.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open2()
{
fenster = window.open ('02.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open3()
{
fenster = window.open ('03.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open4()
{
fenster = window.open ('04.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open5()
{
fenster = window.open ('05.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var product
function open7_1()
{
product = window.open ('product.php?GR=Damen','prod','toolbar=0, menubar=0,resizable=0,left=408, top=200, width=230,height=430')
self.name = "Ziel"
if (product.opener == null)
product.opener = self
}
function open7_2()
{
product = window.open ('product.php?GR=Herren','prod','toolbar=0, menubar=0,resizable=0,left=408, top=200, width=230,height=430')
self.name = "Ziel"
if (product.opener == null)
product.opener = self
}
function open7_3()
{
product = window.open ('product.php?GR=Accessoires','prod','toolbar=0, menubar=0,resizable=0,left=408, top=200, width=230,height=430')
self.name = "Ziel"
if (product.opener == null)
product.opener = self
}

var fenster
function open8()
{
fenster = window.open ('06.php','win03','toolbar=0, menubar=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open9()
{
fenster = window.open ('07.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open10()
{
fenster = window.open ('08.php','win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

var fenster
function open11(txt)
{
ziel = "09.php" + txt;
fenster = window.open (ziel,'win03','toolbar=0, menubar=0,scrollbars=0,resizable=0,left=128, top=200, width=750,height=430')
self.name = "Ziel"
if (fenster.opener == null)
fenster.opener = self
}

function prodclose(){
if (product && !product.closed)
product.close()
}

function scwclose(){
if (fenster && !fenster.closed)
fenster.close()
}


function  findObj(n, d) {
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= findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function  showHideLayers() {
var i,p,v,obj,args= showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj= 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  reloadPage(init) {
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document. pgW=innerWidth; document. pgH=innerHeight; onresize= reloadPage; }}
else if (innerWidth!=document. pgW || innerHeight!=document. pgH) location.reload();
}
reloadPage(true);

function  swapImgRestore() {
var i,x,a=document. sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function  preloadImages() { 
var d=document; if(d.images){ if(!d. p) d. p=new Array();
var i,j=d. p.length,a= preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d. p[j]=new Image; d. p[j++].src=a[i];}}
}

function  findObj(n, d) {
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= findObj(n,d.layers[i].document);
if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function  swapImage() {
var i,j=0,x,a= swapImage.arguments; document. sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x= findObj(a[i]))!=null){document. sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function  showHideLayers() {
var i,p,v,obj,args= showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj= 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; }
}

// Clock script
var isn1=null;
var isn2=false;

today=new Date();

function stopit(){
if(isn2){
clearTimeout(isn1);
}
isn2 = false;
}

function startit(){
stopit();
isnclock();
}

function isnclock(){
var now=new Date();
var hrs=now.getHours();
var min=now.getMinutes();
var sec=now.getSeconds();
document.clckh.disp.value=""+((hrs>12) ? hrs-12 : hrs); 
document.clckm.disp.value=((min<10) ? "0" : "")+min;
document.clcks.disp.value=((sec<10) ? "0" : "")+sec;
document.clck.disp.value=(hrs>=12) ? "p.m." : "a.m.";

isn1=setTimeout("isnclock()",1000);
isn2=true;
}

function isnArray() {
for (var i=0;i<isnArray.arguments.length;i++) {
this[i+1] = isnArray.arguments[i];
}
}

var isnMonths=new isnArray("Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember");
var isnDays= new isnArray("Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag","Sontag");
isnDays[0]="Sunday";

function getFullYear(d) { // d is a date object
yr = d.getYear();
if (yr < 1000)
yr+=1900;
return yr;
}
