// JavaScript Document
function openlink()

{
	
document.getElementById('1').href="http://googleblog.blogspot.com/2010/08/your-google-stories-and-some-other-ways.html";

document.getElementById('1').target="_blank";

document.getElementById('2').href="http://googleblog.blogspot.com/search/label/yourgooglestories";

document.getElementById('2').target="_blank";

document.getElementById('3').href="http://googleblog.blogspot.com/2010/08/your-google-stories-and-some-other-ways.html";

document.getElementById('3').target="_blank";

document.getElementById('4').href="http://analytics.blogspot.com/2010/08/launch-intelligence-just-got-smarter.html";

document.getElementById('4').target="_blank";

document.getElementById('5').href="http://analytics.blogspot.com/";

document.getElementById('5').target="_blank";

document.getElementById('6').href="http://googlewebmastercentral.blogspot.com/2010/08/video-sitemaps-understanding-location.html";

document.getElementById('6').target="_blank";

document.getElementById('7').href="http://googlewebmastercentral.blogspot.com/";

document.getElementById('7').target="_blank";

document.getElementById('8').href="http://analytics.blogspot.com/2010/08/launched-new-google-analytics.html";

document.getElementById('8').target="_blank";

document.getElementById('9').href="http://analytics.blogspot.com/2010/08/launched-new-google-analytics.html";

document.getElementById('9').target="_blank";

document.getElementById('10').href="http://googlewebmastercentral.blogspot.com/2010/08/to-err-is-human-video-sitemap-feedback.html";

document.getElementById('10').target="_blank";

document.getElementById('11').href="http://googlewebmastercentral.blogspot.com/2010/08/to-err-is-human-video-sitemap-feedback.html";

document.getElementById('11').target="_blank";

document.getElementById('12').href="http://googleblog.blogspot.com/";

document.getElementById('12').target="_blank";

document.getElementById('13').href="http://googleblog.blogspot.com/";

document.getElementById('13').target="_blank";

document.getElementById('14').href="http://analytics.blogspot.com/";

document.getElementById('14').target="_blank";

document.getElementById('15').href="http://analytics.blogspot.com/";

document.getElementById('15').target="_blank";
}