//<!-- 
	var pop_origin			=	document.pop_ad_attr.pop_origin.value;
	var pop_brand			=	document.pop_ad_attr.pop_brand.value;
	var ppsp_brand			=	document.pop_ad_attr.ppsp_brand.value;
	var pop_cammodel		=	document.pop_ad_attr.pop_cammodel.value;
	var ppsp_cammodel		=	document.pop_ad_attr.ppsp_cammodel.value;
	var pop_lensmodel		=	document.pop_ad_attr.pop_lensmodel.value;
	var ppsp_lensmodel		=	document.pop_ad_attr.ppsp_lensmodel.value;
	var pop_camcat1			=	document.pop_ad_attr.pop_camcat1.value;
	var pop_camcat2			=	document.pop_ad_attr.pop_camcat2.value;
	var pop_camcat3			=	document.pop_ad_attr.pop_camcat3.value;
	var pop_camcat4			=	document.pop_ad_attr.pop_camcat4.value;
	var pop_camcat5			=	document.pop_ad_attr.pop_camcat5.value;
	var pop_lenscat1		=	document.pop_ad_attr.pop_lenscat1.value;
	var pop_lenscat2		=	document.pop_ad_attr.pop_lenscat2.value;
	var pop_lenscat3		=	document.pop_ad_attr.pop_lenscat3.value;
	var pop_lenscat4		=	document.pop_ad_attr.pop_lenscat4.value;
	var pop_lenscat5		=	document.pop_ad_attr.pop_lenscat5.value;
	var pop_howtocat1		=	document.pop_ad_attr.pop_howtocat1.value;
	var pop_howtocat2		=	document.pop_ad_attr.pop_howtocat2.value;
	var pop_howtocat3		=	document.pop_ad_attr.pop_howtocat3.value;
	var pop_howtocat4		=	document.pop_ad_attr.pop_howtocat4.value;
	var pop_howtocat5		=	document.pop_ad_attr.pop_howtocat5.value;
	var popy 				= 	document.pop_ad_attr.pop_section.value;
	var pop_article_id		= 	document.pop_ad_attr.pop_article.value;
	var pop_sectionarray	= new Array();
		pop_sectionarray[0] = "home;sect=home";
		pop_sectionarray[1] = "home;sect=home";
		pop_sectionarray[2] = "tba;sect=tba";
		pop_sectionarray[3] = "accessories;sect=accessories";
		pop_sectionarray[4] = "howto;sect=howto";
		pop_sectionarray[5] = "webexclusive;sect=webexclusive";
		pop_sectionarray[6] = "tba;sect=tba";
		pop_sectionarray[7] = "tba;sect=tba";
		pop_sectionarray[8] = "PP;sect=PPcurrentissue";
		pop_sectionarray[9] = "popups;sect=popups";
		pop_sectionarray[10] = "aboutus;sect=aboutus";
		pop_sectionarray[11] = "advertise;sect=advertise";
		pop_sectionarray[12] = "checkrated;sect=checkrated";
		pop_sectionarray[13] = "tba;sect=tba";
		pop_sectionarray[14] = "tba;sect=tba";
		pop_sectionarray[15] = "tba;sect=tba";
		pop_sectionarray[16] = "tba;sect=tba";
		pop_sectionarray[17] = "tba;sect=tba";
		pop_sectionarray[18] = "tba;sect=tba";
		pop_sectionarray[19] = "tba;sect=tba";
		pop_sectionarray[20] = "tba;sect=tba";
		pop_sectionarray[21] = "tba;sect=tba";
		pop_sectionarray[22] = "tba;sect=tba";
		pop_sectionarray[23] = "microsite;sect=microsite";
		pop_sectionarray[24] = "buyersguide;sect=buyersguide";
		pop_sectionarray[25] = "PP;sect=PP";
		pop_sectionarray[26] = "cameras;sect=cameras";
		pop_sectionarray[27] = "MentorSeries;sect=MentorSeries";
		pop_sectionarray[28] = "AP;sect=AP";
		pop_sectionarray[29] = "testreviews;sect=testreviews";
		pop_sectionarray[30] = "lenses;sect=lenses";
		pop_sectionarray[31] = "lighting;sect=lighting";
		pop_sectionarray[32] = "printers;sect=printers";
		pop_sectionarray[33] = "scanners;sect=scanners";
		pop_sectionarray[34] = "software;sect=software";
		pop_sectionarray[35] = "contests;sect=contests";
		pop_sectionarray[36] = "popTV;sect=popTV";
		pop_sectionarray[37] = "digitaldays;sect=digitaldays";
		pop_sectionarray[38] = "partners;sect=partners";
		pop_sectionarray[39] = "newsletter;sect=newsletter";
		pop_sectionarray[40] = "calendar;sect=calendar";
		pop_sectionarray[41] = "galleries;sect=galleries";
		pop_sectionarray[42] = "forums;sect=forums";
		pop_sectionarray[43] = "rss;sect=rss";
		pop_sectionarray[44] = "sitemap;sect=sitemap";
		pop_sectionarray[45] = "PP;sect=PPphotonews";
		pop_sectionarray[46] = "PP;sect=PPfeatures";
		pop_sectionarray[47] = "AP;sect=APpodcasts";
		pop_sectionarray[48] = "PP;sect=PPpodcasts";
		pop_sectionarray[49] = "PP;sect=PPblogs";
		pop_sectionarray[50] = "AP;sect=APfeatures";
		pop_sectionarray[51] = "PP;sect=PPreaders";
		pop_sectionarray[52] = "AP;sect=APnewswire";
		pop_sectionarray[53] = "AP;sect=APcampus";
		pop_sectionarray[54] = "AP;sect=APweddingguide";
		pop_sectionarray[55] = "AP;sect=APcurrentissue";
		pop_sectionarray[56] = "AP;sect=APreaders";
		pop_sectionarray[57] = "tba;sect=tba";
		pop_sectionarray[58] = "tba;sect=tba";
		pop_sectionarray[59] = "tba;sect=tba";
		pop_sectionarray[60] = "tba;sect=tba";
				
	var	pop_section 	= pop_sectionarray[popy]	
	var tag_vars	= pop_section + ";article=" + pop_article_id + ";origin=" +pop_origin+ ";brand=" +pop_brand+ ";cameramodel=" +pop_cammodel+ ";lensmodel=" +pop_lensmodel+ ";cameracat=" +pop_camcat1+ ";lenscat=" +pop_lenscat1+ ";howtocat=" +pop_howtocat1+ ";";
	
	//document.write(tag_vars);
//-->