/*
<!-- Start of DoubleClick Spotlight Tag: Please do not remove-->
<!-- Activity Name for this tag is:D&D Home -->
<!-- Web site URL where tag should be placed: http://wizards.com/default.asp?x=dnd/insider/subscription -->
<!-- This tag must be placed within the opening <body> tag, as close to the beginning of it as possible-->
<!-- Creation Date:07/17/03 -->*/

function trackclickonemonth() {
	var click1 = new Image();
	var axel = Math.random() + "";
	var ord = axel * 1000000000000000000;
	click1.src = 'http://ad.doubleclick.net/activity;src=846842;type=dsdi;cat=onemonth;ord=' + ord + '?';
}

function trackclickthreemonth() {
	var click2 = new Image();
	var axel = Math.random() + "";
	var ord = axel * 1000000000000000000;
	click2.src = 'http://ad.doubleclick.net/activity;src=846842;type=dsdi;cat=3month;ord=' + ord + '?';
}

function trackclickoneyear() {
	var click3 = new Image();
	var axel = Math.random() + "";
	var ord = axel * 1000000000000000000;
	click3.src = 'http://ad.doubleclick.net/activity;src=846842;type=dsdi;cat=yearlong;ord=' + ord + '?';
}

/* <!-- End of DoubleClick Spotlight Tag: Please do not remove--> */
