<!--
// array contains source name, AdSense channel code, YPNO channel code
var mySources = new Array(["utm_source\=aj","7930376055","7930376055"],
													["utm_source\=ls","8115104001","8115104001"],
													["utm_source\=miva","5064931859","5064931859"],
													["utm_source\=msn","8680784478","8680784478"],
													["utm_source\=yh","4626479588","4626479588"],
													["src\=yh","4626479588","4626479588"],
													["utm_source\=test","7458995537","7458995537"],
													["utm_source\=goog","8018442492","8018442492"],
													["utm_source\=sf","0368295417","0368295417"],
													["utm_source\=seven","1056034544","1056034544"],
													["utm_source\=enh","3402717855","3402717855"],
													["default","7458995537","7458995537"]);
var sourceMax = 11;

//var mySources = new Array(["utm_source\=aj","7930376055","18688"],
//													["utm_source\=ls","8115104001","18689"],
//													["utm_source\=miva","5064931859","18690"],
//													["utm_source\=msn","8680784478","18691"],
//													["utm_source\=yh","4626479588","18692"],
//													["src\=yh","4626479588","18692"],
//													["utm_source\=test","7458995537","18733"],
//													["utm_source\=goog","8018442492","26654"],
//													["utm_source\=sf","0368295417","28999"],
//													["utm_source\=seven","1056034544","29000"],
//													["utm_source\=enh","3402717855","30993"],
//													["default","7458995537","18733"]);

// array contains page name, adsense percent for each of the above sources plus default
// optomizing medication 2-7
var myPages = new Array(["\/index\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/types\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/symptoms\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/causes\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/diagnosis\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/treatment\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/medication\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/management\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/monitors\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/stcomplications\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/ltcomplications\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["\/symptoms2\.html",2,2,2,2,2,2,.0001,2,2,2,2,2],
												["default",2,2,2,2,2,2,.0001,2,2,2,2,2]);

//var myPages = new Array(["\/index\.html",.8,.8,.8,.8,.8,.8,.01,.8,.8,.8,.8,.8],
//												["\/types\.html",.02,.02,.02,.02,.02,.01,.02,.001,.02,.02,.02,.02],
//												["\/symptoms\.html",.999,.999,.999,.999,.999,.999,.01,.999,.999,.999,.999,.999],
//												["\/causes\.html",.999,.999,.999,.999,.999,.999,.01,.999,.999,.999,.999,.999],
//												["\/diagnosis\.html",.999,.999,.999,.999,.999,.999,.01,.999,.999,.999,.999,.999],
//												["\/treatment\.html",.5,.5,.5,.5,.5,.5,.01,.5,.5,.5,.5,.5],
//												["\/medication\.html",.5,.5,.5,.5,.5,.5,.01,.5,.5,.5,.5,.5],
//												["\/management\.html",.8,.8,.8,.8,.8,.8,.01,.8,.8,.8,.8,.8],
//												["\/monitors\.html",.999,.999,.999,.999,.999,.999,.01,.999,.999,.999,.999,.999],
//												["\/stcomplications\.html",.999,.999,.999,.999,.999,.999,.01,.999,.999,.999,.999,.999],
//												["\/ltcomplications\.html",.5,.5,.5,.5,.5,.5,.01,.5,.5,.5,.5,.5],
//												["\/symptoms2\.html",.5,.5,.5,.5,.5,.5,.01,.5,.5,.5,.5,.5],
//												["default",.95,.95,.95,.95,.95,.95,.01,.95,.95,.95,.95,.95]);

var pageMax = 12;

// -->
