var kostenlosindex = 1;
var seiten =new Array(10);
zaehler = 0;
var geschwindigkeit =  12000;
seiten[1] = "http://www.gangbangkamera.com/index.php?wm=5264&ag=189&lg=de&py=13&sc=1&dp=1&ts=direct";
seiten[2] = "http://www.extrem-gangbang.net/?sub=839&exit=1";
seiten[3] = "http://www.gangster-gangbang.com/?WMID=8091&CTRLID=&PID=1&WMEC=0&pop=0";
seiten[4] = "http://www.okm-gangbang-club.com/?ag=472&pr=&py=20&do=348&ts=direct&dp=1&lg=de&wm=5264&sc=1";
seiten[5] = "http://www.gangbang-club-inflagranti.com/?ts=direct&lg=de&do=371&ag=496&dp=1&sc=1&py=20&pr=&wm=5264";
seiten[6] = "http://www.okm-szene.com/?do=330&ts=direct&wm=5264&sc=1&lg=de&ag=449&pr=&dp=1&py=20";



function nachhause(){
if (document.forms[0].Thema.options.value == "1"){
parent.frames[0].location.href = "navi_alt.html";
parent.frames[1].location.href = "alte_film.html";
}
if (document.forms[0].Thema.options.value == "2"){
parent.frames[0].location.href = "navi_amateur.html";
}

if (document.forms[0].Thema.options.value == "3"){
parent.frames[0].location.href = "navi_anal.html";
}
if (document.forms[0].Thema.options.value == "4"){
parent.frames[0].location.href = "navi_asia.html";
}
if (document.forms[0].Thema.options.value == "5"){
parent.frames[0].location.href = "navi_bi.html";
}
if (document.forms[0].Thema.options.value == "6"){
parent.frames[0].location.href = "navi_black.html";
}
if (document.forms[0].Thema.options.value == "7"){
parent.frames[0].location.href = "navi_blasen.html";
}
if (document.forms[0].Thema.options.value == "8"){
parent.frames[0].location.href = "navi_cam.html";
}
if (document.forms[0].Thema.options.value == "9"){
parent.frames[0].location.href = "navi_dick.html";
}
if (document.forms[0].Thema.options.value == "10"){
parent.frames[0].location.href = "navi_dildo.html";
}
if (document.forms[0].Thema.options.value == "11"){
parent.frames[0].location.href = "navi_faust.html";
}
if (document.forms[0].Thema.options.value == "12"){
parent.frames[0].location.href = "navi_fetisch.html";
}
if (document.forms[0].Thema.options.value == "13"){
parent.frames[0].location.href = "navi_film.html";
}
if (document.forms[0].Thema.options.value == "14"){
parent.frames[0].location.href = "navi_galerie.html";
}
if (document.forms[0].Thema.options.value == "15"){
parent.frames[0].location.href = "navi_gangbang.html";
}
if (document.forms[0].Thema.options.value == "16"){
parent.frames[0].location.href = "navi_gay.html";
}
if (document.forms[0].Thema.options.value == "17"){
parent.frames[0].location.href = "navi_gyno.html";
}
if (document.forms[0].Thema.options.value == "18"){
parent.frames[0].location.href = "navi_huren.html";
}
if (document.forms[0].Thema.options.value == "19"){
parent.frames[0].location.href = "navi_incest.html";
}
if (document.forms[0].Thema.options.value == "20"){
parent.frames[0].location.href = "navi_international.html";
}
if (document.forms[0].Thema.options.value == "21"){
parent.frames[0].location.href = "navi_kontakt.html";
}
if (document.forms[0].Thema.options.value == "22"){
parent.frames[0].location.href = "navi_kostenlos.html";
}
if (document.forms[0].Thema.options.value == "23"){
parent.frames[0].location.href = "navi_lesben.html";
}
if (document.forms[0].Thema.options.value == "24"){
parent.frames[0].location.href = "navi_main.html";
}
if (document.forms[0].Thema.options.value == "25"){
parent.frames[0].location.href = "navi_manga.html";
}
if (document.forms[0].Thema.options.value == "26"){
parent.frames[0].location.href = "navi_ns.html";
}
if (document.forms[0].Thema.options.value == "27"){
parent.frames[0].location.href = "navi_penis.html";
}
if (document.forms[0].Thema.options.value == "28"){
parent.frames[0].location.href = "navi_schwanger.html";
}
if (document.forms[0].Thema.options.value == "29"){
parent.frames[0].location.href = "navi_shop.html";
}
if (document.forms[0].Thema.options.value == "30"){
parent.frames[0].location.href = "navi_sm.html";
}
if (document.forms[0].Thema.options.value == "31"){
parent.frames[0].location.href = "navi_teen.html";
}
if (document.forms[0].Thema.options.value == "32"){
parent.frames[0].location.href = "navi_titten.html";
}
if (document.forms[0].Thema.options.value == "33"){
parent.frames[0].location.href = "navi_transen.html";
}
if (document.forms[0].Thema.options.value == "34"){
parent.frames[0].location.href = "navi_voyeur.html";
}
}

function vorwaerts(){
staus();
kostenlosindex += 1;
if(kostenlosindex > 6){
kostenlosindex = 1; 
}
parent.frames[1].location.href = seiten[kostenlosindex];
}
function rueckwaerts(){
staus();
kostenlosindex -= 1;
if(kostenlosindex < 1){
kostenlosindex = 6; 
}
if(kostenlosindex > 6){
kostenlosindex = 6; 
}
parent.frames[1].location.href = seiten[kostenlosindex];
}


function stein(){
seitenwechsel();
steuerung = window.setInterval("ladeanzeige()", 90);
}

function staus(){
window.clearInterval (steuerung);
}

function seitenwechsel(){
zaehler += 1;
if (zaehler > 6){ 
zaehler = 1;
}

b = seiten[zaehler];
parent.frames[1].location.href = b;
window.focus();

}

//steuerung = window.setInterval("seitenwechsel()", geschwindigkeit);
var balkenbreite = 10;

steuerung = window.setInterval("ladeanzeige()", 90);
function ladeanzeige(){
balkenbreite += 1; 
if(balkenbreite > 100){
balkenbreite = 10;
seitenwechsel();
}
document.getElementById("Anzeige").style.width = balkenbreite + "px";
}


