function tweet(){
window.open("http://twitter.com/home?status="+location.href)
}
