function indonesia()
{
window.open("http://translate.google.com/translate_p?hl=id&sl=auto&tl=id&u=" + window.location.href)	
}
function chinesesimplified()
{
window.open("http://translate.google.com/translate_p?hl=zh-CN&sl=auto&tl=zh-CN&u=" + window.location.href)	
}
function chinesetraditional()
{
window.open("http://translate.google.com/translate_p?hl=zh-TW&sl=auto&tl=zh-TW&u=" + window.location.href)	
}
function dutch()
{
window.open("http://translate.google.com/translate_p?hl=nl&sl=auto&tl=nl&u=" + window.location.href)	
}
function french()
{
window.open("http://translate.google.com/translate_p?hl=fr&sl=auto&tl=fr&u=" + window.location.href)	
}
function german()
{
window.open("http://translate.google.com/translate_p?hl=de&sl=auto&tl=de&u=" + window.location.href)	
}
function greek()
{
window.open("http://translate.google.com/translate_p?hl=el&sl=auto&tl=el&u=" + window.location.href)	
}
function italian()
{
window.open("http://translate.google.com/translate_p?hl=it&sl=auto&tl=it&u=" + window.location.href)	
}
function japanese()
{
window.open("http://translate.google.com/translate_p?hl=ja&sl=auto&tl=ja&u=" + window.location.href)	
}
function korean()
{
window.open("http://translate.google.com/translate_p?hl=ko&sl=auto&tl=ko&u=" + window.location.href)	
}
function portuguese()
{
window.open("http://translate.google.com/translate_p?hl=pt&sl=auto&tl=pt&u=" + window.location.href)	
}
function russian()
{
window.open("http://translate.google.com/translate_p?hl=ru&sl=auto&tl=ru&u=" + window.location.href)	
}
function spanish()
{
window.open("http://translate.google.com/translate_p?hl=es&sl=auto&tl=es&u=" + window.location.href)	
}
function arabic()
{
window.open("http://translate.google.com/translate_p?hl=ar&sl=auto&tl=ar&u=" + window.location.href)	
}
function bulgarian()
{
window.open("http://translate.google.com/translate_p?hl=bg&sl=auto&tl=bg&u=" + window.location.href)	
}
function catalan()
{
window.open("http://translate.google.com/translate_p?hl=ca&sl=auto&tl=ca&u=" + window.location.href)	
}
function croatian()
{
window.open("http://translate.google.com/translate_p?hl=hr&sl=auto&tl=hr&u=" + window.location.href)	
}
function czech()
{
window.open("http://translate.google.com/translate_p?hl=cs&sl=auto&tl=cs&u=" + window.location.href)	
}
function danish()
{
window.open("http://translate.google.com/translate_p?hl=da&sl=auto&tl=da&u=" + window.location.href)	
}
function filipino()
{
window.open("http://translate.google.com/translate_p?hl=tl&sl=auto&tl=tl&u=" + window.location.href)	
}
function finnish()
{
window.open("http://translate.google.com/translate_p?hl=fi&sl=auto&tl=fi&u=" + window.location.href)	
}
function hebrew()
{
window.open("http://translate.google.com/translate_p?hl=iw&sl=auto&tl=iw&u=" + window.location.href)	
}
function hindi()
{
window.open("http://translate.google.com/translate_p?hl=hi&sl=auto&tl=hi&u=" + window.location.href)	
}
function latvian()
{
window.open("http://translate.google.com/translate_p?hl=lv&sl=auto&tl=lv&u=" + window.location.href)	
}
function lithuanian()
{
window.open("http://translate.google.com/translate_p?hl=lt&sl=auto&tl=lt&u=" + window.location.href)	
}
function norwegian()
{
window.open("http://translate.google.com/translate_p?hl=no&sl=auto&tl=no&u=" + window.location.href)	
}
function polish()
{
window.open("http://translate.google.com/translate_p?hl=pl&sl=auto&tl=pl&u=" + window.location.href)	
}
function romanian()
{
window.open("http://translate.google.com/translate_p?hl=ro&sl=auto&tl=ro&u=" + window.location.href)	
}
function serbian()
{
window.open("http://translate.google.com/translate_p?hl=sr&sl=auto&tl=sr&u=" + window.location.href)	
}
function slovak()
{
window.open("http://translate.google.com/translate_p?hl=sk&sl=auto&tl=sk&u=" + window.location.href)	
}
function slovenian()
{
window.open("http://translate.google.com/translate_p?hl=sl&sl=auto&tl=sl&u=" + window.location.href)	
}
function swedish()
{
window.open("http://translate.google.com/translate_p?hl=sv&sl=auto&tl=sv&u=" + window.location.href)	
}
function ukrainian()
{
window.open("http://translate.google.com/translate_p?hl=uk&sl=auto&tl=uk&u=" + window.location.href)	
}
function vietnamese()
{
window.open("http://translate.google.com/translate_p?hl=vi&sl=auto&tl=vi&u=" + window.location.href)	
}
function english()
{
window.open("http://translate.google.com/translate_c?hl=en&sl=auto&tl=en&u=" + window.location.href)	
}