<!--
function checkB4Submit(formobj)
{
 check = true;
 if(typeof(formobj.CarrierID)!='undefined')
 {
 	notChooseable = new Array('99','50');
 	for(element in notChooseable)
 	{
 		if(parseInt(notChooseable[element])==parseInt(formobj.CarrierID.options[formobj.CarrierID.selectedIndex].value))
 		{
 			check = false;
 		}
 	}
 }
  if(!check)alert(formobj.CarrierID.options[formobj.CarrierID.selectedIndex].text + 'is not allowed');
 return check;
}
//-->

<!-- START
if (top.frames.length!=0)
top.location=self.document.location;
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
// END -->

<!--
setInterval("window.status='Online Sexgeschichten'",1);
// -->

<!-- 
function oo1() 
{ 
 var breite=800; 
 var hoehe=600; 
 var positionX=((screen.availWidth / 2) - breite / 2); 
 var positionY=((screen.availHeight / 2) - hoehe / 2); 
 var url='http://www.gratis-ficken.org/'; 
 pop=window.open('','','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,fullscreen=0,width='+breite+',height='+hoehe+',top=10000,left=10000'); 
 pop.blur(); 
 pop.resizeTo(breite,hoehe); 
 pop.moveTo(positionX,positionY); 
 pop.location=url; 
 }
//--> 

