﻿               
               var currentPage = this.location;
               var pageTitle = escape(document.title);
			   var pageDesc = document.getElementsByName("description").item(0).getAttribute('content');
			   pageDesc = cleanUp(pageDesc);
			   pageDesc = escape(pageDesc);
               var emailSubject = "Microsoft EMEA Press Centre story";
               var emailBody = pageTitle+"%0D%0A"+currentPage+"%0D%0A%0D%0A"+pageDesc;
               var emailLink = "<a href=\"mailto:?subject="+emailSubject+"&body="+emailBody+"\"><img src=\"/emea/presscentre/images/IconsForPressRelease/Email.gif\" alt =\"Send to a Friend\" style=\"border:0;\"/></a>";
               var emailLink2008 = "<a id=\"emailLink\" href=\"mailto:?subject="+emailSubject+"&body="+emailBody+"\"><img src=\"/emea/presscentre/images/IconsForPressRelease/Email.gif\" alt =\"Send to a Friend\" style=\"border:0;\"/>Send this story to a friend</a>";

                function generateEmailLink()
                {
                    var newLink;
                    if (tabID >=0)
                    {
                        emailBody = pageTitle+"%0D%0A"+currentPage+"?p="+ tabID+"%0D%0A%0D%0A"+pageDesc;
                        newLink = "mailto:?subject="+emailSubject+"&body="+emailBody;
                        document.getElementById("emailLink").href = newLink;
                    }
                                     
                }    
                function cleanUp(unclean)
                {
                    var cleanedUp;
                    cleanedUp = unclean.replace(/’/gi, "'");
                    return cleanedUp;
                }
                function show(getID)
				{
				var divID = document.getElementById(getID);
				if (divID.style.visibility == "visible")
				{
				divID.style.visibility = "hidden";
				}
				else
				{
				divID.style.visibility = "visible";
				}
				return false;
				}
				function ShareLinks(url, image, alt, pageTitle, pageDesc)
				{
				document.write("<a href='" + url);
				document.write(currentPage);
				document.write("'>");
				document.write("<img src='/emea/presscentre/images/IconsForPressRelease/")
			    document.write(image +"' alt='"+alt+"' title='"+alt+"' style='border:0;' />");
				document.write("</a>");
				document.write(" <a href='" + url);
			    document.write(currentPage);
			    document.write("'>");
			    document.write(alt);
			    document.write("</a>");
				}
				function displayButtons()
                {
                document.write("<table cellpadding='0' cellspacing='0' border='0' width='100%'>");
                document.write("<tr>");
                document.write("<td style='padding:15px 0 0 20px;'>");
                document.write("<table cellpadding='0' cellspacing='0' border='0' width='100px'>");
                document.write("<tr>");
                document.write("<td colspan='5' style='padding-bottom:20px;'>");
//                document.write("<a href='/emea/presscentre/archive.mspx#PR' style='font-size:10px;'>Press Releases</a>");
                document.write("</td>");
                document.write("</tr>");
                document.write("<tr>");
                document.write("<td><a href='' onclick=\"show('container');return false;\">");
                document.write("<img src='/emea/presscentre/images/IconsForPressRelease/Share.gif' alt ='Share' style='border:0;' /></a>");
                document.write("</td>");
                document.write("<td><a href='/emea/presscentre/rss/default.mspx'><img src='/emea/presscentre/images/IconsForPressRelease/RSS.gif' alt ='RSS' style='border:0;'/></a>");
                document.write("</td>");
                document.write("<td><a href='/emea/presscentre/search.aspx'><img src='/emea/presscentre/images/IconsForPressRelease/Search.gif' alt ='Search' style='border:0;'/></a>");
                document.write("</td>");
                document.write("<td><a href='/emea/presscentre/contact.aspx'><img src='/emea/presscentre/images/IconsForPressRelease/Contact.gif' alt ='Contact' style='border:0;'/></a>");
                document.write("</td>");
                document.write("<td>"+emailLink);
                document.write("</td>");
                document.write("</tr>");
                document.write("</table>");
                document.write("</td>");
                document.write("</tr>");
                document.write("</table>");
                }
                function displayButtons2008()
                {
                document.write("<div id='rightbuttons'>");
                document.write("<a href='' onclick=\"show('container');return false;\">");
                document.write("<img src='/emea/presscentre/images/IconsForPressRelease/Share.gif' alt ='Share' style='border:0;' />Share this story</a>");
                document.write("<a href='/emea/presscentre/rss/default.mspx'><img src='/emea/presscentre/images/IconsForPressRelease/RSS.gif' alt ='RSS' style='border:0;'/>RSS feed</a>");
                document.write("<a href='/emea/presscentre/search.aspx'><img src='/emea/presscentre/images/IconsForPressRelease/Search.gif' alt ='Search' style='border:0;'/>Search the EMEA Press Centre</a>");
                document.write("<a href='/emea/presscentre/contact.aspx'><img src='/emea/presscentre/images/IconsForPressRelease/Contact.gif' alt ='Contact' style='border:0;'/>Contact the EMEA Press Centre</a>");
                document.write(emailLink2008);
                document.write("</div>");
                }
				function displayShare()
				{
				
				document.write("<p>");
				ShareLinks('https://favorites.live.com/quickadd.aspx?marklet=0&mkt=en-gb&title='+ pageTitle + '&amp;top=0&amp;url=','WindowsLive.gif','Windows Live');
				document.write("</p>");	
				document.write("<p>");
				ShareLinks('http://del.icio.us/post?title='+pageTitle+'&amp;url=','delicious.gif','del.icio.us');
				document.write("</p>");
				document.write("<p>");
				ShareLinks('http://digg.com/submit?phase=2&amp;title='+pageTitle+'&amp;bodytext='+pageDesc+'&amp;url=','Digg.gif','Digg');
				document.write("</p>");
				document.write("<p>");
				ShareLinks('http://www.facebook.com/share.php?u=','Facebook.gif','Facebook');
				document.write("</p>");
				document.write("<p>");
				ShareLinks('http://www.newsvine.com/_tools/seed?popoff=0&amp;h='+ pageTitle + '&amp;s=' + pageDesc + '&amp;u=','Newsvine.gif','Newsvine');
				document.write("</p>");
				document.write("<p>");
				ShareLinks('http://reddit.com/submit?title=' + pageTitle + '&amp;url=','Reddit.gif','Reddit');
				document.write("</p>");
				document.write("<p>");
				ShareLinks('http://www.stumbleupon.com/submit?title=' + pageTitle + '&amp;url=','StumbleUpon.gif','StumbleUpon');
				document.write("</p>");				
				}
                