var axel = Math.random() + "";
var a = axel * 10000000000000;

var httpstatus = "http:";

var theurl = window.location.pathname.toLowerCase();
var hvidevarer = 'produkter/hvidevarer/';
var husholdning = 'produkter/husholdning/';
var tv = 'produkter/tv-hifi/';
var computere = 'produkter/computer-og-it/';
var foto = 'produkter/foto/';

var found = 0;

if (theurl.indexOf(hvidevarer) > 0 && httpstatus == window.location.protocol.toLowerCase())
{
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=2832822;type=besge393;cat=wupti867;ord=' + a + '?" width="1" height="1" frameborder="0"></iframe>');
	found = 1;
}

if (theurl.indexOf(husholdning) > 0 && httpstatus == window.location.protocol.toLowerCase())
{
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=2832822;type=besge393;cat=wupti937;ord=' + a + '?" width="1" height="1" frameborder="0"></iframe>');
	found = 1;
}

if (theurl.indexOf(tv) > 0 && httpstatus == window.location.protocol.toLowerCase())
{
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=2832822;type=besge393;cat=wupti173;ord=' + a + '?" width="1" height="1" frameborder="0"></iframe>');
	found = 1;
}

if (theurl.indexOf(computere) > 0 && httpstatus == window.location.protocol.toLowerCase())
{
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=2832822;type=besge393;cat=wupti383;ord=' + a + '?" width="1" height="1" frameborder="0"></iframe>');
	found = 1;
}

if (theurl.indexOf(foto) > 0 && httpstatus == window.location.protocol.toLowerCase())
{
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=2832822;type=besge393;cat=wupti432;ord=' + a + '?" width="1" height="1" frameborder="0"></iframe>');
	found = 1;
}

if (found == 0 && httpstatus == window.location.protocol.toLowerCase())
{
document.write('<iframe src="http://fls.doubleclick.net/activityi;src=2832822;type=besge393;cat=wupti021;ord=' + a + '?" width="1" height="1" frameborder="0"></iframe>');
}