Frame 1
var campaign = 52;
var type_local = 1;
var type_local_loop = 101;
var type_first = 1;
var type_loop = 101;
var startplaying = 1;
var loop = false;
var player_width = "400";
var player_height = "342";
var player_version = "8,0,0,0";
var filmpath = "http://3x3m.com/files/rejected/rejectedbyreligion.swf";
var sLandingPageUrl = "http://3x3m.com/files/rejected/";
var sEmailSubject = "Rejected by religion...";
var sEmailBody = ("Rejected by religion " + sLandingPageUrl);
function setFrame() {
var _local3 = _root._totalframes / 100;
var _local4 = (scrollbgbut2._xmouse - 2) * 1.04;
var _local2 = _local3 * _local4;
if (_local2 < 7) {
_local2 = 5;
}
if (_local2 > (_root._totalframes - 5)) {
_local2 = _root._totalframes - 1;
pausebut._visible = false;
}
_local2 = Math.round(_local2);
if (pausebut._visible == false) {
gotoAndStop(_local2);
} else {
gotoAndPlay(_local2);
}
}
var sCopyUrl = (((("<a href='" + filmpath) + "' target='_blank'>") + filmpath) + "</a>");
var entekst = "<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=";
entekst = entekst + player_version;
entekst = entekst + "" width="";
entekst = entekst + player_width;
entekst = entekst + "" height="";
entekst = entekst + player_height;
entekst = entekst + "" align="middle">\n<param name="allowScriptAccess" value="sameDomain" />\n <param name="movie" value="";
entekst = entekst + filmpath;
entekst = entekst + "" />\n <param name="quality" value="high" />\n <param name="bgcolor" value="#ffffff" />\n<p><embed src="";
entekst = entekst + filmpath;
entekst = entekst + "" quality="high" bgcolor="#ffffff" width="";
entekst = entekst + player_width;
entekst = entekst + "" height="";
entekst = entekst + player_height;
entekst = entekst + "" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />\n</object>";
var entekst = "<object width="";
entekst = entekst + player_width;
entekst = entekst + "" height="";
entekst = entekst + player_height;
entekst = entekst + ""><param name="movie" value="";
entekst = entekst + filmpath;
entekst = entekst + ""></param><embed src="";
entekst = entekst + filmpath;
entekst = entekst + "" type="application/x-shockwave-flash" width="";
entekst = entekst + player_width;
entekst = entekst + "" height="";
entekst = entekst + player_height;
entekst = entekst + ""></embed></object>";
var netfile = true;
var identified = false;
var notshown = true;
var tracked = false;
var netfile = true;
Frame 2
if (((getBytesLoaded() < (getBytesTotal() / 6)) || (startplaying == 0)) && (startplaying != 2)) {
gotoAndPlay (1);
} else {
if (((this.getBytesLoaded() == this.getBytesTotal()) && (tracked == false)) && (identified == false)) {
var netfile = false;
var identified = true;
}
gotoAndPlay (5);
}
Frame 3
if (((this.getBytesLoaded() == this.getBytesTotal()) && (tracked == false)) && (identified == false)) {
var netfile = false;
var identified = true;
} else if (identified == false) {
var netfile = true;
var identified = true;
}
Frame 6
this.allowDomain = true;
if (tracked == false) {
var code = (((("javascript:function o(hgty){;hgla='a=" + campaign) + "';hgln=escape(document.location.href);hglh=escape(document.referrer);hglu='ht'+'tp:/'+'/eisenstein.dk/loader/qtp.php?'+hgla;hglt=Math.round(Math.random()*999999);hglc =hglu+'&n='+hgln+'&h='+hglh+'&t='+hglt+'&type='+hgty; hgli = new Image();hgli.src=hglc;};o(") + type_first) + ");");
getURL (code);
} else {
var code = (("javascript:o(" + type_loop) + ");");
getURL (code);
}
Frame 8
if (tracked == false) {
var netfile = false;
var code = ((("http://eisenstein.dk/loader/qtp.php?a=" + campaign) + "&type=") + type_local);
loadVariables (code, this);
} else {
var code = ((("http://eisenstein.dk/loader/qtp.php?a=" + campaign) + "&type=") + type_local_loop);
loadVariables (code, this);
}
var tracked = true;
Frame 812
if ((pausebut._visible == true) && (loop == false)) {
pausebut._visible = false;
stop();
} else {
gotoAndPlay (5);
}
Symbol 6 MovieClip Frame 1
_root.scrubbermasken._width = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 345) + 25;
Symbol 9 Button
on (press, dragOut, dragOver, releaseOutside) {
setFrame();
}
Symbol 17 Button
on (release) {
var startplaying = 1;
_root.udskriv.nappekode = "";
_root.udskriv.nappefil = "";
_root.udskriv._alpha = 0;
gotoAndPlay (5);
}
Symbol 32 Button
on (release) {
if (_root.udskriv.nappekode == _root.entekst) {
_root.udskriv.nappekode = "";
_root.udskriv.nappefil = "";
_root.udskriv._alpha = 0;
_root.pausebut._visible = true;
_root.play();
} else {
_root.udskriv.nappefil = sLandingPageUrl;
_root.udskriv.nappekode = _root.entekst;
_root.udskriv._alpha = 100;
_root.pausebut._visible = false;
_root.gotoAndStop(1);
}
}
Symbol 37 Button
on (release) {
_root.stop();
_root.pausebut._visible = false;
getURL ((("mailto:?body=" + sEmailBody) + "&subject=") + sEmailSubject);
}
Symbol 39 Button
on (release) {
getURL ("http://rejectionhurts.com");
}
Symbol 41 Button
on (press, dragOut, dragOver, releaseOutside) {
setFrame();
}
Symbol 43 Button
on (press, dragOut, dragOver, releaseOutside) {
setFrame();
}
Symbol 48 Button
on (release) {
_root.udskriv.nappekode = "";
_root.udskriv.nappefil = "";
_root.udskriv._alpha = 0;
_root.play();
pausebut._visible = true;
}
Symbol 52 Button
on (release) {
_root.stop();
pausebut._visible = false;
}
Symbol 55 Button
on (release) {
_root.gotoAndStop(5);
pausebut._visible = false;
}