$(document).ready(function() {
	$("div.mob_160_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_160_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	$("div.mob_130_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_130_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	$("div.mob_100_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_100_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	$("div.mob_140_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_140_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	$("div.mob_155_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_155_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	$("div.mob_300_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_300_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	$("div.mob_315_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_315_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	
	$("div.mob_230_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_230_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});
	
	$("div.mob_245_full a#bestellen").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_245_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});

	$("div.mob_160_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_160_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_130_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_130_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_100_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){
		this.href = this.href.replace("#selectedPlan#", "mob_100_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_140_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_140_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_155_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_155_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_300_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_300_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_315_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_315_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_220_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_220_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_230_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_230_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	$("div.mob_245_full").each(function(){$("a#GsmBestelLinkOverlayer").each(function(){ 
		this.href = this.href.replace("#selectedPlan#", "mob_245_full");
		this.href = this.href.replace("actions/code", "actions/channel/4/code");
	});});
	
	
	

	$("a#bestellen").click(
		function(event){
			$("#shoplinksbox").show(); 
			return(true);
		}
	);

	$(".overlayer").fancybox(); 
	$(".overlayeriframe").fancybox({'width': '80%','height': '80%','autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe'});
	$(".overlayeriframe775").fancybox({'width': 775,'height': '80%','autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe'});
	$(".overlayeriframew775h320").fancybox({'width': 775,'height': 320,'autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe'});
	$(".overlayeriframew775h290").fancybox({'width': 775,'height': 290,'autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe'});
	$(".overlayeriframew775h270").fancybox({'width': 775,'height': 270,'autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe'});
	$(".overlayeriframew775h250").fancybox({'width': 775,'height': 250,'autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe'});
	$(".overlayeriframew798h530").fancybox({'width': 798,'height': 530,'autoScale': false,'transitionIn': 'none','transitionOut': 'none','type': 'iframe','padding': 0});
	
	$("td img[src='http://graphics.tn-media.be/mobile2010/detailp_bgSpecsTitleBottom.png']").parent().hide();
	$("td img[src='http://graphics.tn-media.be/mobile2010/detailp_bgSpecsBottom.png']").parent().hide();
	$("#MobileAction td[colspan='2']").addClass("title"); 
	
	$(".tooltip").tooltip({ 
    	bodyHandler: function() { 
        	return $($(this).attr("href")).html(); 
    	}, 
   		showURL: false 
	});
	
	//saerts -> Hide/Show mobiel internet details
	$('.mob_details').hide();
	$('a.details').click (function(){
		$('.mob_details').toggle();
	});


});


