// JavaScript Document


// HIDE / SHOW ----

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() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}




<!-- ALLE SCHWEBENDEN BUTTONS -->
button01= new Image();
button01.src = "men.png"
button02= new Image();
button02.src = "men1.png"

button03= new Image();
button03.src = "idee.png"
button04= new Image();
button04.src = "idee1.png"

button05= new Image();
button05.src = "kontakt.png"
button06= new Image();
button06.src = "kontakt1.png"

button07= new Image();
button07.src = "women.png"
button08= new Image();
button08.src = "women1.png"

button09= new Image();
button09.src = "impressum.png"
button10= new Image();
button10.src = "impressum1.png"

button11= new Image();
button11.src = "zubehoer.png"
button12= new Image();
button12.src = "zubehoer1.png"

button13= new Image();
button13.src = "zu.png"
button14= new Image();
button14.src = "zu1.png"

button15= new Image();
button15.src = "semiotisch.png"
button16= new Image();
button16.src = "semiotisch1.png"

button17= new Image();
button17.src = "abc.png"
button18= new Image();
button18.src = "abc1.png"

button19= new Image();
button19.src = "jacke.png"
button20= new Image();
button20.src = "jacke1.png"

button21= new Image();
button21.src = "hoody.png"
button22= new Image();
button22.src = "hoody1.png"

button23= new Image();
button23.src = "tshirt.png"
button24= new Image();
button24.src = "tshirt1.png"

button25= new Image();
button25.src = "hose.png"
button26= new Image();
button26.src = "hose1.png"

button27= new Image();
button27.src = "details.png"
button28= new Image();
button28.src = "details1.png"

button29= new Image();
button29.src = "fotos.png"
button30= new Image();
button30.src = "fotos1.png"

button31= new Image();
button31.src = "waschen.png"
button32= new Image();
button32.src = "waschen1.png"

button33= new Image();
button33.src = "kaufen.png"
button34= new Image();
button34.src = "kaufen1.png"

/* usw. für alle Grafiken,
die am Mouse-Over-Effekt beteiligt sind */
//-->



<!-- SCHWEBENDE BILDER -->


/*
Flying Butterfly script (By BGAudioDr@aol.com)
Modified slightly/ permission granted to Dynamic Drive to feature script in archive
For full source, visit http://www.dynamicdrive.com
*/

var Ymax=2;                                //MAX # OF PIXEL STEPS IN THE "X" DIRECTION
var Xmax=2;                                //MAX # OF PIXEL STEPS IN THE "Y" DIRECTION
var Tmax=100000;                        //MAX # OF MILLISECONDS BETWEEN PARAMETER CHANGES
var swapspeed=2;       // SPEED IN WHICH IMAGES CHANGE



//FLOATING IMAGE URLS FOR EACH IMAGE. ADD OR DELETE ENTRIES. KEEP ELEMENT NUMERICAL ORDER STARTING WITH "0" !!

var floatimages=new Array();
floatimages[0]='bilder/t1.png';
floatimages[1]='bilder/men.png';
floatimages[2]='bilder/idee.png';
floatimages[3]='bilder/kontakt.png';
floatimages[4]='bilder/women.png';
floatimages[5]='bilder/impressum.png';
floatimages[6]='bilder/zubehoer.png';
floatimages[7]='bilder/semiotisch.png';
floatimages[8]='bilder/abc.png';
floatimages[9]='bilder/jacke.png';
floatimages[10]='bilder/hoody.png';
floatimages[11]='bilder/tshirt.png';
floatimages[12]='bilder/hose.png';
floatimages[13]='bilder/details.png';
floatimages[14]='bilder/fotos.png';
floatimages[15]='bilder/waschen.png';
floatimages[16]='bilder/kaufen.png';




//*********DO NOT EDIT BELOW***********
var NS4 = (navigator.appName.indexOf("Netscape")>=0 && parseFloat(navigator.appVersion) >= 4 && parseFloat(navigator.appVersion) < 5)? true : false;
var IE4 = (document.all)? true : false;
var NS6 = (parseFloat(navigator.appVersion) >= 5 && navigator.appName.indexOf("Netscape")>=0 )? true: false;
var wind_w, wind_h, t='', IDs=new Array();
for(i=0; i<floatimages.length; i++){
t+=(NS4)?'<layer name="pic0" visibility="hide" width="10" height="10"><a href="http://www.google.de">' : '<div id="pic0" style="position:absolute; visibility:hidden;width:30px; height:30px"><a href="bilder/Bild 10.png"  rel="lightbox[roadtrip]">';
t+='<img src="'+floatimages[i]+'" name="p'+i+'" border="0">';
t+=(NS4)? '</a></layer>':'</a></div>';
}
document.write(t);

function moveimage(num){
if(getidleft(num)+IDs[num].W+IDs[num].Xstep >= wind_w+getscrollx())IDs[num].Xdir=false;
if(getidleft(num)-IDs[num].Xstep<=getscrollx())IDs[num].Xdir=true;
if(getidtop(num)+IDs[num].H+IDs[num].Ystep >= wind_h+getscrolly())IDs[num].Ydir=false;
if(getidtop(num)-IDs[num].Ystep<=getscrolly())IDs[num].Ydir=true;
moveidby(num, (IDs[num].Xdir)? IDs[num].Xstep :  -IDs[num].Xstep , (IDs[num].Ydir)?  IDs[num].Ystep:  -IDs[num].Ystep);
}

function getnewprops(num){
IDs[num].Ydir=Math.floor(Math.random()*2)>0;
IDs[num].Xdir=Math.floor(Math.random()*2)>0;
IDs[num].Ystep=Math.ceil(Math.random()*Ymax);
IDs[num].Xstep=Math.ceil(Math.random()*Xmax)
setTimeout('getnewprops('+num+')', Math.floor(Math.random()*Tmax));
}

function swapimg(num){
IDs[num].ctr=(IDs[num].ctr<floatimages[num].length-1)?IDs[num].ctr+1:0;
if(ns4)IDs[num].document.images["p"+num].src=floatimages[num][IDs[num].ctr];
else document.images["p"+num].src=floatimages[num][IDs[num].ctr];
setTimeout('swapimg('+num+')', swapspeed);
}

function getscrollx(){
if(NS4 || NS6)return window.pageXOffset;
if(IE4)return document.body.scrollLeft;
}

function getscrolly(){
if(NS4 || NS6)return window.pageYOffset;
if(IE4)return document.body.scrollTop;
}

function getid(name){
if(NS4)return document.layers[name];
if(IE4)return document.all[name];
if(NS6)return document.getElementById(name);
}

function moveidto(num,x,y){
if(NS4)IDs[num].moveTo(x,y);
if(IE4 || NS6){
IDs[num].style.left=x+'px';
IDs[num].style.top=y+'px';
}}

function getidleft(num){
if(NS4)return IDs[num].left;
if(IE4 || NS6)return parseInt(IDs[num].style.left);
}

function getidtop(num){
if(NS4)return IDs[num].top;
if(IE4 || NS6)return parseInt(IDs[num].style.top);
}

function moveidby(num,dx,dy){
if(NS4)IDs[num].moveBy(dx, dy);
if(IE4 || NS6){
IDs[num].style.left=(getidleft(num)+dx)+'px';
IDs[num].style.top=(getidtop(num)+dy)+'px';
}}

function getwindowwidth(){
if(NS4 || NS6)return window.innerWidth;
if(IE4)return document.body.clientWidth;
}

function getwindowheight(){
if(NS4 || NS6)return window.innerHeight;
if(IE4)return document.body.clientHeight;
}

function init(){
wind_w=getwindowwidth();
wind_h=getwindowheight();
for(i=0; i<floatimages.length; i++){
IDs[i]=getid('pic'+i);
if(NS4){
IDs[i].W=IDs[i].document.images["p"+i].width;
IDs[i].H=IDs[i].document.images["p"+i].height;
}
if(NS6 || IE4){
IDs[i].W=document.images["p"+i].width;
IDs[i].H=document.images["p"+i].height;
}
getnewprops(i);
moveidto(i , Math.floor(Math.random()*(wind_w-IDs[i].W)), Math.floor(Math.random()*(wind_h-IDs[i].H)));
if(NS4)IDs[i].visibility = "show";
if(IE4 || NS6)IDs[i].style.visibility = "visible";
startfly=setInterval('moveimage('+i+')',Math.floor(Math.random()*100)+100);
}}

function hidebutterfly(){
for(i=0; i<floatimages.length; i++){
if (IE4)
eval("document.all.pic"+i+".style.visibility='hidden'")
else if (NS6)
document.getElementById("pic"+i).style.visibility='hidden'
else if (NS4)
eval("document.pic"+i+".visibility='hide'")
clearInterval(startfly)
}}

if (NS4||NS6||IE4){
window.onload=init;
window.onresize=function(){ wind_w=getwindowwidth(); wind_h=getwindowheight(); }
}

