// spotlight tags for Coupon & Recipe Booklet download
// Booklet
function bookletdownload_spot() {
	var axel = Math.random() + "";
	var num = axel * 1000000000000000000;
	var tag_url = new Image();
	tag_url.src = 'http://ad.doubleclick.net/activity;src=2356941;type=recip678;cat=recip028;ord=1;num='+num+'?';
}
// Coupon
function coupondownload_spot() {
	var axel = Math.random() + "";
	var num = axel * 1000000000000000000;
	var tag_url = new Image();
	tag_url.src = 'http://ad.doubleclick.net/activity;src=2356941;type=recip678;cat=coupo611;ord=1;num='+num+'?';
}

// Email Club
/*
Start of DoubleClick Spotlight Tag: Please do not remove
Activity name of this tag: Recipe Contest Join the Email Club Link
URL of the webpage where the tag is expected to be placed: http://www.nasoyarecipecontest.com/
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 12/09/2009
*/
function emailclub_spot() {
	var axel = Math.random() + "";
	var num = axel * 1000000000000000000;
	var tag_url = new Image();
	tag_url.src = 'http://ad.doubleclick.net/activity;src=2356941;type=recip678;cat=joint927;ord=1;num='+num+'?';
}

// Twitter
/*
Start of DoubleClick Spotlight Tag: Please do not remove
Activity name of this tag: Recipe Contest Follow Us On Twitter Link
URL of the webpage where the tag is expected to be placed: http://www.nasoyarecipecontest.com/
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 12/09/2009
*/
function twitter_spot() {
	var axel = Math.random() + "";
	var num = axel * 1000000000000000000;
	var tag_url = new Image();
	tag_url.src = 'http://ad.doubleclick.net/activity;src=2356941;type=recip678;cat=follo570;ord=1;num='+num+'?';
}

// Facebook
/*
Start of DoubleClick Spotlight Tag: Please do not remove
Activity name of this tag: Recipe Contest Friend Us On Facebook Link
URL of the webpage where the tag is expected to be placed: http://www.nasoyarecipecontest.com/
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 12/09/2009
*/
function facebook_spot() {
	var axel = Math.random() + "";
	var num = axel * 1000000000000000000;
	var tag_url = new Image();
	tag_url.src = 'http://ad.doubleclick.net/activity;src=2356941;type=recip678;cat=frien330;ord=1;num='+num+'?';
}

// Where to Buy
/*
Start of DoubleClick Spotlight Tag: Please do not remove
Activity name of this tag: Recipe Contest Where To Buy Link
URL of the webpage where the tag is expected to be placed: http://www.nasoyarecipecontest.com/
This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
Creation Date: 12/09/2009
*/
function location_spot() {
	var axel = Math.random() + "";
	var num = axel * 1000000000000000000;
	var tag_url = new Image();
	tag_url.src = 'http://ad.doubleclick.net/activity;src=2356941;type=recip678;cat=where366;ord=1;num='+num+'?';
}


