SearchText1 = 'Desværre ingen produkter at vise for denne søgning';
SearchText2 = 'Desværre ingen produkter i kategorien: <b>[[cn.CATEGORYNAME]]</b><p><a href="/shop/search-1.html?keyword=[[cn.CATEGORYNAME]]">Klik her for at prøve søge efter produkter</a></p>';

domReady(function(){


//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	$('#ShopMainLayOutTable #ProductMenu_Table a').each(function(){
		if ($(this).find('b').length!=0){
			$(this).css('margin-top','10px');
			$(this).addClass('ProdMenuStrong').removeAttr('href');
		}
		if ($(this).find('strong').length!=0){
			$(this).addClass('ProdMenuStrong').removeAttr('href');
		}
	});


	if (location.href.indexOf('p.html') != -1){
		$('.Related_BuyButton_IMG').each(function(){
			$(this).attr('src','/images/template/BN-koeb.png')
		});
	};

	if (location.href.indexOf('order1.html') != -1 || location.href.indexOf('order2.html') != -1 || location.href.indexOf('order3.html') != -1){
		$('#ShopMainLayOutTable #Table18 td').eq(0).hide();
	};




//	if (location.href.indexOf('p.html?cn') != -1){
  		document.getElementById("ProductInfo_MagixZoomPlus").setAttribute("target","_blank");
//	}



/*
	$("#ShopMainLayOutTable .FrontUL li").hover(
		function () {
			if ($(this).parent().children().index($(this))!=0){
				$('#ShopMainLayOutTable .FrontUL .hover').removeAttr('class');
				$(this).attr('class','hover')
				var AnNum = $(this).parent().children().index($(this));
				$('#ShopMainLayOutTable .FrontTDsp tr').eq(AnNum).show();
				$('.FrontTDsp .First').hide();
			}
		},
		function () {
			$(this).removeAttr('class')
			$('#ShopMainLayOutTable .FrontTDsp tr').hide();
			$('#ShopMainLayOutTable .FrontTDsp tr').eq(0).show();
			$('#ShopMainLayOutTable .FrontUL li').eq(0).attr('class','hover');
			$('.FrontTDsp .First').show();
		}
	);
*/



/*
$('#ShopMainLayOutTable .FrontUL li').click(function() {

	$('#ShopMainLayOutTable .FrontUL li').removeAttr('class')
	$('#ShopMainLayOutTable .FrontTDsp tr').fadeOut('slow');
	$('#ShopMainLayOutTable .FrontTDsp tr').eq(0).show();
	$('.FrontTDsp .First').show();
	$('#ShopMainLayOutTable .FrontUL .hover').removeAttr('class');
	$('#ShopMainLayOutTable .FrontUL li').eq(0).attr('class','hover');
	if ($(this).parent().children().index($(this))!=0){
		$('#ShopMainLayOutTable .FrontUL .hover').removeAttr('class');
		$(this).attr('class','hover')
		var AnNum = $(this).parent().children().index($(this));
		$('#ShopMainLayOutTable .FrontTDsp tr').eq(AnNum).show();
		$('.FrontTDsp .First').hide();
	}

	SetLinkAndActive();

});

SetLinkAndActive();

*/


//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

	// Retter pris i vareliste
	$('.prod, .Prod').each(function(){
		$(this).html($(this).html().replace('</strike>8<strike></strike>8<strike>','88'))
		$(this).html($(this).html().replace('</STRIKE>8<STRIKE></STRIKE>8<STRIKE>','88'))
		$(this).html($(this).html().replace('</strike>8<strike>','8'))
		$(this).html($(this).html().replace('</STRIKE>8<STRIKE>','8'))
		$(this).html($(this).html().replace('</strike>&nbsp;</strike>','</strike>'))
		$(this).html($(this).html().replace('</STRIKE>&nbsp;</STRIKE>','</strike>'))
		$(this).html($(this).html().replace('</strike>8<strike>','8'))
		$(this).html($(this).html().replace('</STRIKE>8<STRIKE>','8'))
	});
	
	// Opretter subcats
	$('.SubCats_Prodlink').next('br').remove();
	
	if (location.href.indexOf('shop/showbasket.html') != -1)	{$('#ShowBasket_TD').prepend('<br><h1 class="MarginLeft">'+ $('#ShowBasket_TD h1').text() +'</h1>');$('#ShowBasket_TD h1').eq(1).remove();}
	if (location.href.indexOf('shop/order1.html') != -1)		{$('#OrderStep1_TD').prepend('<br><h1 class="MarginLeft">'+ $('#OrderStep1_TD h1').text() +'</h1>');$('.Heading_Orderstep1_TBL').remove();}
	if (location.href.indexOf('shop/order2.html') != -1)		{$('#OrderStep2_TD').prepend('<br><h1 class="MarginLeft">'+ $('#OrderStep2_TD h1').text() +'</h1>');$('#OrderStep2_TD .BackgroundColor1_Orderstep2 tr').eq(0).remove();$('#OrderStep2_TD .BackgroundColor1_Orderstep2 tr').eq(0).find('td').html('<br>');}
	if (location.href.indexOf('shop/order3.html') != -1)		{$('#OrderStep3_TD').prepend('<br><h1 class="MarginLeft">'+ $('#OrderStep3_TD h1').text() +'</h1>');$('#OrderStep3_TD .Heading_OrderStep3').remove();$('#OrderStep3_TD .CustomerInfo_OrderStep3 td').eq(0).find('br:lt(1)').remove();}
	if (location.href.indexOf('shop/order4.html') != -1)		{$('#OrderStep4_TD').prepend('<br><h1 class="MarginLeft">'+ $('#OrderStep4_TD h1').text() +'</h1>');$('#OrderStep4_TD .BackGroundColor1_OrderStep4 tr').eq(0).remove();}
	
	if (location.href.indexOf('shop/order3.html') != -1){
		// Tildele table's ID'er i steps
		var i = 1;
		$('.CustomerInfo_OrderStep3 table').each(
			function() {
				$(this).attr('id', 'CustomerInfo_OrderStep3_Table'+i++)
			}
		)
		$('input[name=submitorder]').click(function(){return $('#acceptTermsBit').is(':checked');})
		
		$('.BackGroundColor1_OrderStep3 table table table td a').removeAttr('href')
		
		$('.CustomerInfo_OrderStep3 br').hide();
		$('.CustomerInfo_OrderStep3 table br').show();

	}

	// Skjul variantstreg hvis ingen variant er der...
	if ($('#ShopMainLayOutTable .Variants').length == 0){
		$('.VariantsLine').css('display', 'none');
	}
	
	if ($('#MoveFrom').length != 0){
		$('#ShopMainLayOutTable #ContentContainer_TBL td:eq(0)').append('<br><div class="grey_box_top"></div><div class="grey_box">'+ $('#MoveFrom').html() +'</div><div class="grey_box_bottom"></div>')
		$('#MoveFrom').remove();
	}
	
});

function TipProdLink(){window.location.href = "/shop/tip.html?productid="+ ProductNumber +"&VariantIdSelected=0";}











$(document).ready(function(){



setInterval(function() {
	if ($('#ShopMainLayOutTable .FrontUL a.selected img.selectedTab').length==0){
		$('#ShopMainLayOutTable .FrontUL a img').remove();

		$('#ShopMainLayOutTable .FrontUL a').append('<img src="/images/template/background-front-tab-inactive-right.png" class="PosTab">')
		$('#ShopMainLayOutTable .FrontUL a.selected').append('<img src="/images/template/background-front-tab-active-right.png" class="PosTab selectedTab">')
	}
}, 10);


	$('.Prod, .prod').click(function() {
		location.href = $(this).find('a').eq(0).attr('href')
	});

	// Ved fejlside (tom vareliste)
	if ($('#ProductList_TD .Prod').length == 0 && $('#ProductList_TD').text().length <= 175 && $('#ProductList_TD form').length == 0 && $('#ProductList_TD').text().indexOf('SubCats_Prodlink')!=-1){
		if	(location.href.indexOf('search-1.html') != -1){					
			$('#ProductList_TD').html('<h1>Søgning: '+ Keyword +'</h1><div class="PriductListBackground" style="padding-top:40px;padding-bottom:30px;text-align:center;width:536px;">'+ SearchText1 +'</div>')
		}else{
			$('#ProductList_TD').html('<h1>[[cn.CATEGORYNAME]]</h1><div class="PriductListBackground" style="padding-top:40px;padding-bottom:30px;text-align:center;width:536px;">'+ SearchText2 +'</div>')
		}
	}
	
	// Ved fejlside skriver den Kategorinavn i stedet for [[CATEGORYNAME]] (tom vareliste)
	if (document.getElementById('ProductList_TD') != null){
		if ($('#ProductList_TD').html().indexOf('[[cn.CATEGORYNAME]]') != -1){
			
			if (Keyword != ''){$('.EmtyList a').css('display', 'none');}
			
			$('#ProductList_TD *').each(function(){
				if ($('#ProductList_TD').html().indexOf('[[cn.CATEGORYNAME]]') != -1){
					findreplace('#ProductList_TD','[[cn.CATEGORYNAME]]',$('.Activ_Productmenu').text());
				}
			})
		}
	}
/*
	// Indsætte rettebilleder på possition
	$('#ShopMainLayOutTable .CustomerInfo_OrderStep3 table:eq(0)').each(function(){
		$(this).before('<input type="button" style="float:right;position:relative;top:25px;" value=" ret data " onClick="location.href=\'/shop/order1.html\'">');
	})
	$('#ShopMainLayOutTable .CustomerInfo_OrderStep3 table:eq(1)').each(function(){
		$(this).before('<input type="button" style="float:right;position:relative;top:25px;" value=" ret data " onClick="location.href=\'/shop/order2.html\'">');
	})
*/
	for (i=1; i<256; i++){
		var re = new RegExp('&#(' + i + ');', 'g');
		Keyword = Keyword.replace(re, String.fromCharCode(i))
	}
	
	// Sætter overskrifter
	$('#TipFriend_TD').html('<h1>Anbefal</h1>'+$('#TipFriend_TD').html());
	if (location.href.indexOf('news-ALL-1.html') != -1){$('#ProductList_TD').prepend('<h1>Nyheder</h1>');}
	if (location.href.indexOf('specialoffer-ALL-1.html') != -1){$('#ProductList_TD').prepend('<h1>Tilbud</h1>');}
	if (Keyword  != ''){$('#ProductList_TD h1').text('Søgning: '+Keyword);}
	
	// Hvis søgestring ikke er tom gemmer den, den i en cookie
	if (Keyword != ''){setCookie('seekform',Keyword,365);};
	
	SearchValue = "Indtast søgeord";
	$('#ShopMainLayOutTable form input.SearchField_SearchPage').val(SearchValue).click(function(){if($(this).attr('value') == SearchValue){$(this).val('')}}).blur(function(){if($(this).attr('value') == ''){$(this).val(SearchValue)}})

	// Hvis Formen bliver sendt tom sendes brugern til forsiden
	if (CurrencyReturnUrl == '/shop/search-1.html?keyword=' || Keyword==SearchValue || Keyword==' '){$('#ProductList_TD table').remove();old_alert('Du skal udfylde et søgeord');setCookie('seekform','',-1);location.href = '/';};
	
	// Sætter string ind i formen på siden
	if (getCookie('seekform') != ''){$('#ShopMainLayOutTable form input.SearchField_SearchPage').attr('value', getCookie('seekform'));};
	
	NewsletterValue = "Indtast din e-mail";
	$('.newsletter input.email').val(NewsletterValue).click(function(){if($(this).attr('value') == NewsletterValue){$(this).val('')}}).blur(function(){if($(this).attr('value') == ''){$(this).val(NewsletterValue)}})
});



function findreplace(el, find, rep)		{try{$(el).html($(el).html().replace(find, rep))}catch(e){};}

function getCookie(c_name)
{
if (document.cookie.length>0)
  {
  c_start=document.cookie.indexOf(c_name + "=");
  if (c_start!=-1)
	{
	c_start=c_start + c_name.length+1;
	c_end=document.cookie.indexOf(";",c_start);
	if (c_end==-1) c_end=document.cookie.length;
	return unescape(document.cookie.substring(c_start,c_end));
	}
  }
return "";
}

function setCookie(c_name,value,expiredays)
{
var exdate=new Date();
exdate.setDate(exdate.getDate()+expiredays);
document.cookie=c_name+ "=" +escape(value)+
((expiredays==null) ? "" : ";expires="+exdate.toGMTString());
}

