var tests = [ 
  {uri: 'ms_ga.html', k: '0102111525', wo_ua: 'UA-11056683-1', ga_ua: 'UA-7862117-1',utmx: 'change_me', goal: 'document.location.toString().indexOf("ms_gwo_goal.html") > 0', content: ['','testvariation1 <a href="ms_gwo_goal.html">goal</a>','testvariation2 <a href="ms_gwo_goal.html">goal</a>','testvariation3 <a href="ms_gwo_goal.html">goal</a>']},
  {uri: 'ms_ga2.html', k: '0092426391', wo_ua: 'UA-11056683-1', ga_ua: 'UA-7862117-1',utmx: 'change_it', goal: 'document.location.toString().indexOf("ms_gwo_goal2.html") > 0', content: ['','1 <a href="ms_gwo_goal2.html">goal</a>','2 <a href="ms_gwo_goal2.html">goal</a>','3 <a href="ms_gwo_goal2.html">goal</a>']},  
  {uri: 'ms_ga3.html', k: '0459115591', wo_ua: 'UA-11056683-1', ga_ua: 'UA-7862117-1',utmx: ['change_this','change_that'], goal: ['event','click','goal_button'], content: [['','1 <a href="ms_gwo_goal3.html">goal</a>'],['','2 <a href="ms_gwo_goal3.html">goal</a>']]}
];