/* copyright Mihai Maerean */var k478 = window.location.search.toLowerCase().indexOf( 'debuginfo' ) != -1;var IE = window.navigator.appName.indexOf( 'Microsoft' ) > -1;var k583 = false;var Opera = window.navigator.appName.indexOf( 'Opera' ) > -1;var k728 = window.navigator.appName.indexOf( 'k728' ) > -1;var Chrome = window.navigator.appName.indexOf( 'Chrome' ) > -1;/*rafael.adm.br/k236*/var ua = navigator.userAgent.toLowerCase();function k774(t){ return ua.indexOf(t);}var k236 = function(){ try { var h = document.getElementsByTagName('html')[0]; var b = ( !(/opera|webtv/i.test(ua)) && (/msie\s(\d)/.test(ua)) ) ? ( (k583 = (parseFloat(RegExp.$1) < 7)), 'ie ie' + RegExp.$1) : k774('firefox/2') ? 'gecko ff2' : k774('firefox/3') ? 'gecko ff3' : k774('gecko/') ? 'gecko' : k774('opera/9') ? 'opera opera9' : (/opera\s(\d)/.test(ua)) ? 'opera opera' + RegExp.$1 : k774('konqueror') ? 'konqueror' : k774('chrome') ? 'chrome webkit safari' : k774('applewebkit/') ? 'webkit safari' : k774('mozilla/') ? 'gecko' : ''; var os = (k774('x11') || k774('linux')) ? ' linux' : (k774('mac') ? ' mac' : k774('win') ? ' win' : ''); var c = b + os + ' js'; h.className += h.className ? ' ' + c : c;  } catch( e ) { }}();var k74 = ! k583;function k770( id ){ var d = document.getElementById( id ); if( null == d ) k468( 'Could not find the ' + id + ' html element.' ); return d;}function k281( layer ){ while( layer.childNodes.length > 0 ) layer.removeChild( layer.childNodes[0] );}function k221( row ){ while( row.cells.length > 0 ) row.deleteCell( 0 );}function k725( cond, text ){ if( ! cond ) alert( text );}function k751( d ){ return d != null && d.style != null;}function k724( n ){ return n != null && ! isNaN( n );}function k750( text ){ if( null == text ) return false; var at = text.indexOf( '@' ); if( at <= 0 ) return false; var p = text.lastIndexOf( '.' ); if( p <= at + 1 ) return false; return p + 1 <= text.length - 1;}function k752( text ){ if( null == text ) return false; text = k653( text, ' ', '' ); text = k653( text, '.', '' ); text = k653( text, '/', '' ); text = k653( text, '-', '' ); return k724( text ) && (text.length >= ((text.charAt(0) == '0') ? 10 : 6));}function k773( text ){ if( null == text ) return false; if( text.length != 13 || ! k724( text ) ) return false; var CNPKey = 2791463582790; var k705 = parseInt( text ), CNPControl = k705 % 10; var CNPSum = 0; while( k705 > 0 ) { CNPSum += (k705 % 10) * (CNPKey % 10); k705 = parseInt( k705 / 10 ); CNPKey = parseInt( CNPKey / 10 ); } CNPSum = CNPSum % 11; return CNPSum < 10 ? CNPSum == CNPControl : CNPSum == 1;}function k111( BigText, SmallText, SmallestAcceptedLength ){ var k565 = []; var k423 = SmallText.length; for( var len = k423; len >= SmallestAcceptedLength; -- len ) for( var start = 0; start <= k423 - len; ++ start ) { var k760 = SmallText.substr( start, len ); var k70 = false; for( var k447 = 0; k447 < k565.length; ++ k447 ) if( k565[ k447 ].CommonText.indexOf( k760 ) > -1 ) { k70 = true; break; } if( k70 ) { start += len - 1; continue; } var k362 = BigText.indexOf( k760 ); if( k362 > -1 ) { var k428 = k349( k760 ); k565.push(  { 'CommonText': k760, 'RelevantLength': k760.length - ( k428.index != -1 ? k428.k542.length : 0 ), 'nScore': (BigText.length - k362) * (SmallText.length - start), 'IndexInBigText': k362, 'IndexInSmallText': start } ); } } return k565;}function k603( s1, s2 ){ k725( typeof(s1) == 'string', 'k603: parameters should be strings instead of ' + s1 + ' of type ' + typeof(s1) ); if( typeof( s1.localeCompare ) == 'function' ) return s1.localeCompare( s2 ); else { if( s1 < s2 ) return -1; else return s1 > s2 ? 1 : 0; }}function k474( k734, IndexInTextsArray, k378 ){ this.k734 = k734; this.IndexInTextsArray = IndexInTextsArray; k725( k378.length > 0, 'k378 must be a non empty array' ); this.k378 = k378;}k474.prototype.k143 = function( BestSearchResult ){ return (this.k378[0].RelevantLength >= 5) && (this.k378[0].RelevantLength >= BestSearchResult.k378[0].RelevantLength * 0.5);};function k151( r1, r2 ){ var dif = 0; for( var k447 = 0; k447 < r1.k378.length && k447 < r2.k378.length; ++ k447 ) { var so1 = r1.k378[ k447 ], so2 = r2.k378[ k447 ]; dif = -(so1.CommonText.length - so2.CommonText.length); if( dif != 0 ) return dif; if( so1.CommonText == so2.CommonText && k775( k447 == r1.k378.length - 1/*last*/, k447 == r2.k378.length - 1/*last*/ ) ) { continue; } else { dif = so1.IndexInSmallText - so2.IndexInSmallText; if( dif != 0 ) return dif; if( so1.IndexInBigText < 20 || so2.IndexInBigText < 20 ) { dif = so1.IndexInBigText - so2.IndexInBigText; if( dif != 0 ) return dif; } dif = k603( so1.CommonText, so2.CommonText ); if( dif != 0 ) return dif; } } dif = -(r1.k378.length - r2.k378.length); if( dif != 0 ) return dif; return k603( r1.k734, r2.k734 );}function k233( text, k661 ){ text = ' ' + text.toLowerCase(); text = k198( text );  var k493 = []; for( var k683 = 0; k683 < k661.length; ++ k683 ) { var k734 = ' ' + k661[ k683 ]; var n = k198( k734.toLowerCase() ); var k188 = text.length < 3 ? text.length : 3; var k378 = k111( n, text, k188 ); if( k378.length > 0 ) k493.push( new k474( k734, k683, k378 ) ); } k493.sort( k151 ); if( k493.length > 0 ) {  var k738 = [ 4 ]; var k616 = k493[0].k378[0].CommonText.length; for( var i = 1; i < k493.length; ++ i ) for( var L in k738 ) { var k475 = k493[i].k378[0].CommonText.length; if( k616 > k738[L] && (k475 < k738[L] || k475 < k616 * 0.33 ) ) { k493.length = i; break; } } } return k493;}function k653( sz, szwhat, szwith ){ var index; do { index = sz.indexOf( szwhat ); if( -1 != index ) sz = sz.replace( szwhat, szwith ); }while( -1 != index ); return sz;}function k527( html ){ return k653( html, '<', '&lt;' );}function k578( html ){ return k653( html, '/', '%2F' );}function k153( html ){ return k653( k653( html, '\r\n', '<br/>' ), '\n', '<br/>' );}function k195( text, StartIndex, k719 ){ return text.substring( 0, StartIndex - 1 + 1 /*substring omits the last char*/ ) + text.substring( k719 + 1 );}function k168( text, StartIndex, nLength ){ var k719 = StartIndex + nLength - 1; return k195( text, StartIndex, k719 );}function k349( text ){ var k220 = [ 'and', 'the', 'of', 'in', 'to', 'a' ]; for( var k363 = 0; k363 < k220.length; ++ k363 ) { var k542 = k220[k363], sPrepositionSpaces = ' ' + k542 + ' '; var index = text.indexOf( sPrepositionSpaces ); if( index != -1 ) { var res =  { 'index': index, 'k542': k542, 'sPrepositionSpaces': sPrepositionSpaces }; return res; } } return ({ 'index': -1 });}function k198( text ){ text = k653( text, '-', '' ); text = k653( text, ':', '' ); text = k653( text, '(', '' ); text = k653( text, ')', '' ); return text;}function k304( x1, x2 ){ return parseFloat( x1 ) - parseFloat( x2 );}function k589( n, ndigits ){ for( n = n.toString() ; n.length < ndigits; n = '0' + n ); return n;}function k245( d ){ var dLocal = new Date(); dLocal.setTime( d.getTime() + k81 ); return k244( dLocal );}function k244( d ){ return d.toDateString() + ', ' + k589( d.getHours() , 2 ) + ':' + k589( d.getMinutes(), 2 );}function k477( d ){  var n = d.getSeconds(); n += 60 * d.getMinutes(); n += 3600 * d.getHours(); n += 86400 * d.getDay(); return n;}function k307( d ){  var n = d.getMilliseconds(); n += 1000 * d.getSeconds(); n += 60000 * d.getMinutes(); n += 3600000 * d.getHours();  return n;}function k256( text ){ return text.toLowerCase().indexOf( 'bucuresti' ) != -1 || text.toLowerCase().indexOf( 'bucharest' ) != -1 || text.toLowerCase().indexOf( 'sector' ) != -1;}function k193( p100 ){ return 1 + (Math.random() - 0.5) * 2 * p100 / 100;}function k775( a, b ){ return a ? !b : b;}/**/function k772( id ){ k770( id ).style.display = '';}function k283( id, cond ){ if( cond ) k772( id ); else k771( id );}function k771( id ){ k770( id ).style.display = 'none';}function k686( id ){ return 'none' != k770( id ).style.display;}function k500( id ){ if( k686( id ) ) k771( id ); else k772( id );}/**/function k756( div ){ if( ! k751( div ) ) return; div.style.display = '';}function k253( div, cond ){ if( cond ) k756( div ); else k748( div );}function k748( div ){ if( ! k751( div ) ) return; div.style.display = 'none';}function k525( div ){ if( ! k751( div ) ) return; return 'none' != div.style.display;}function k390( div ){ if( ! k751( div ) ) return; if( k686( div ) ) k748( div ); else k756( div );}/**/function k384( id ){ k770( id ).style.visibility = 'visible';}function k361( id ){ k770( id ).style.visibility = 'hidden';}function k79( id, cond ){ if( cond ) k384( id ); else k361( id );}function k272( id ){ return 'visible' != k770( id ).style.visibility;}function k171( id ){ if( k272( id ) ) k361( id ); else k384( id );}/**/function k342( div ){ if( div == null || div.style == null ) return; div.style.visibility = 'visible';}function k323( div ){ if( div == null || div.style == null ) return; div.style.visibility = 'hidden';}function k187( div ){ if( div == null || div.style == null ) return; return 'visible' == div.style.visibility || '' == div.style.visibility;}function k123( div ){ if( div == null || div.style == null ) return; if( k187( div ) ) k323( div ); else k342( div );}function k419( layer, fTransparency100 ){ var k580 = parseInt( 100 - fTransparency100 ); k558( layer, 'opacity:' + ( k580 / 100.0 ) + ';filter:progid:DXImageTransform.Microsoft.Alpha(opacity=' + k580 + ')' );}/**/function k640( e, eventFunctionToCallOnEnter, eventFunctionToCallOnAnyOtherKey ){ if( typeof( e.push ) == 'function' ) { eventFunctionToCallOnEnter = e[1]; eventFunctionToCallOnAnyOtherKey = e[2]; var k693 = e; e = k693[0]; if( e == null ) e = k693[ k693.length - 1 ];  } k725( typeof( eventFunctionToCallOnEnter ) == 'function' || typeof( eventFunctionToCallOnAnyOtherKey ) == 'function' , 'k640: provide at least one function parameter' ); if( !e ) {   if( window.event ) e = window.event;  else {  k468( 'No event available' ); return; } } if( typeof( e.which ) == 'number' ) e = e.which;  else if( typeof( e.keyCode ) == 'number'  ) {  e = e.keyCode; } else if( typeof( e.charCode ) == 'number'  ) {  e = e.charCode; } else {  k468( 'No keycode available' ); return; } /*window.alert('The key pressed has keycode ' + e +    ' and is key ' + String.fromCharCode( e ) );*/ if( e == 13 || e ==120 )  { if( typeof( eventFunctionToCallOnEnter ) == 'function' ) eventFunctionToCallOnEnter(); } else if( e != 9 )  if( typeof( eventFunctionToCallOnAnyOtherKey ) == 'function' ) eventFunctionToCallOnAnyOtherKey( e );}function k339( d, szHTML ){ if( null == d ) return;  szHTML = k653( szHTML, '\n', '<br/>' ); var k484 = [ 'script', 'object', 'applet', 'iframe', 'embed' ]; for( var i = 0; i < k484.length; ++ i ) { szHTML = k653( szHTML, '<' + k484[i], '&lt;' + k484[i] ); szHTML = k653( szHTML, '</' + k484[i], '&lt;/' + k484[i] ); } if( d.innerHTML != szHTML )  {  k348( '<br/>Setting new html in id=' +d.id + ' :<br/>' ); d.innerHTML = szHTML; }}function k223( id, szHTML ){ k339( k770( id ), szHTML );}function k149( sctrl, value ){ for( var i = 0; i < sctrl.options.length; ++ i ) if( sctrl.options[i].value == value ) sctrl.options.selectedIndex = i;}function k148( sctrl ){ return sctrl.options.selectedIndex >= 0 ? sctrl.options[ sctrl.options.selectedIndex ].value : null;}function k170( sctrl, text ){ for( var i = 0; i < sctrl.options.length; ++ i ) if( sctrl.options[i].text == text ) sctrl.options.selectedIndex = i;}function k169( sctrl ){ return sctrl.options.selectedIndex >= 0 ? sctrl.options[ sctrl.options.selectedIndex ].text : null;}function k380( sctrl ){ sctrl.options.length = 0;}function k379( sctrl, text, value ){ var o = document.createElement('option'); o.text = text; o.value = value; sctrl.options[ sctrl.options.length ] = o ; return o;}function k145( sctrl, i ){ return sctrl.options[ i ];}function k146( sctrl ){ return sctrl.options.selectedIndex;}function k147( sctrl, i ){ sctrl.options.selectedIndex = i;}function k133( sctrl ){ return sctrl.options[ sctrl.options.selectedIndex ];}function k494( sctrl ){  try {  } catch( e ) { alert( e.message ); }}/**/function k433( that, thatMethod, params ){ return function( params1, params2 ) {  var tosend = params; if( typeof(tosend) != 'undefined' )  { if( tosend.push == null && (params1 != null || params2 != null) )  tosend = [ tosend ]; } else { if( params1 != null || params2 != null ) tosend = []; } if( params1 != null ) tosend.push( params1 ); if( params2 != null ) tosend.push( params2 ); if( tosend != null && tosend.length == 1 ) tosend = tosend[ 0 ]; try { return thatMethod.call( that, tosend ); } catch( e ) { alert( 'delegate:\n' + that + '\n' + thatMethod + '\n' + e.name + '\n' + e.message + '\n' + e.description + '\n' ); throw e; } };}/**/function k703( event_type, obj, delegate ){ k725( delegate && typeof(delegate) == 'function', 'k703: delegate not a function.\n' + delegate ); k725( obj != null, 'k703: obj is null' ); if( k751( obj ) ) { obj[event_type+'delegate'] = delegate; if (obj.addEventListener) { obj.addEventListener( event_type, delegate, false ); } else { if (obj.attachEvent) obj.attachEvent( 'on'+event_type, delegate ); else alert( 'can\'t add event ' + event_type + ' on ' + obj ); } } else { var dlg = obj[event_type+'delegate']; if( dlg == null ) obj[event_type+'delegate'] = delegate; else if( typeof( dlg ) == 'function' ) obj[event_type+'delegate'] = [ dlg, delegate ]; else obj[event_type+'delegate'].push( delegate ); }}function k596( type, obj ){ var d = obj[type + 'delegate']; if( ! d ) return; if (obj.removeEventListener) obj.removeEventListener( type, d, false ); else if (obj.detachEvent) obj.detachEvent( 'on'+type, d ); obj[type+'delegate'] = null;}function k677( event_type, obj, params ){ var dlg = obj[event_type+'delegate']; if( ! dlg ) return; if( typeof(dlg) == 'function' ) obj[event_type+'delegate']( params ); else if( typeof( dlg.push ) == 'function' ) for( var i = 0; i < dlg.length; ++ i ) dlg[i]( params ); else alert( 'no such ' + event_type + ' event in ' + obj + '\n' + typeof(dlg) );}/**/function k204( div ){ var imgs = div.getElementsByTagName( 'img' ); for( var k = 0; k < imgs.length; ++ k ) if( imgs[k].src.indexOf( 'minus' ) != -1 ) { k677( 'click', imgs[k] ); break; }}function k270( div ){ var imgs = div.getElementsByTagName( 'img' ); for( var k = 0; k < imgs.length; ++ k ) if( imgs[k].src.indexOf( 'plus' ) != -1 ) { k677( 'click', imgs[k] ); break; }}/**/function k558( div, szstiluri ){ var k759 = szstiluri.split( ';' ); for( var i = 0; i < k759.length; ++ i ) if( k759[i].length > 0 ) try { var parts = k759[i].split( ':' ); k725( parts.length >= 2 ); var name = parts[0]; var value = ''; for( var k637 = 1; k637 < parts.length; ++ k637 ) value += ( k637 > 1 ? ':' : '' ) + parts[ k637 ];   eval( 'div.style.' + name + ' = "' + value + '" ;' ); } catch( e ) { alert( "Error in " + k759[i] + " style for " + div.id ); }}/**/function k621( key, value, hours ){ var k690 = ""; var k631 = new Date (); var path = window.location.pathname; var lIO = path.lastIndexOf( '/' ); path = path.substring( 0, lIO + 1 ); k631.setTime(k631.getTime() + (( k724( hours ) ? hours  : 365 * 24 ) * 3600 * 1000) ); k690 = key + "=" + escape (value); k690 += "; path=" + path; k690 += "; expires=" + k631.toGMTString(); document.cookie = k690;}function k620( key ){ var i = -1;  i = document.cookie.indexOf( key + '='); while ( i != -1 ) { if( i-1 >= 0 && (document.cookie.charAt(i-1) != ' ' && document.cookie.charAt(i-1) != ';') ) { i = document.cookie.indexOf( key + '=', i + key.length); continue; } var j = document.cookie.indexOf( ';' , i + key.length + 1 ); if ( j == -1 ) j = document.cookie.length; return unescape( document.cookie.substring( i + key.length + 1,  j) );  } return null;}function k617( layer, NumberOfTimes, milliseconds ){ if( typeof( layer.push ) == 'function' ) { NumberOfTimes = layer[1]; milliseconds = layer[2]; layer = layer[0]; } if( NumberOfTimes > 0 ) { if( k187( layer ) ) { k323( layer );  } else { k342( layer );  -- NumberOfTimes; } setTimeout( new k433( null, k617, [ layer, NumberOfTimes, milliseconds ] ), milliseconds ); } }function k225( layer, CSSClass1, CSSClass2, NumberOfTimes, milliseconds ){ if( typeof( layer.push ) == 'function' ) { CSSClass1 = layer[1]; CSSClass2 = layer[2]; NumberOfTimes = layer[3]; milliseconds = layer[4]; layer = layer[0]; } if( NumberOfTimes > 0 ) { if( layer.className == CSSClass2 ) { layer.className = CSSClass1;  } else { layer.className = CSSClass2;  -- NumberOfTimes; } setTimeout( new k433( null, k225, [ layer, CSSClass1, CSSClass2, NumberOfTimes, milliseconds ] ), milliseconds ); } }var k294 = null;function k600( layer, ScrollValue, Speed, ToCallAtTheEnd, reserved_ ){ if( typeof( layer.push ) == 'function' ) { ScrollValue = layer[1]; Speed = layer[2]; ToCallAtTheEnd = layer[3]; reserved_ = layer[4]; layer = layer[0]; } k725( k751( layer ),  '' + layer + ' is not a layer' ); k725( k724( ScrollValue ), '' + ScrollValue + ' is not a number' ); k725( k724( Speed ), '' + Speed + ' is not a number' ); if( k294 != null && reserved_ != true ) return;  k294 = layer; window.status = layer.scrollTop + ' ' + ScrollValue; var dt = 50;  var end = false; if( layer.scrollTop != ScrollValue ) { var k528 = layer.scrollTop; var k502 = ScrollValue - k528; var k487 = k502 > 0 ? Math.min : Math.max; var k106 = 0.5; var k765 = Math.abs( k502 ) / Speed > k106;  var k386 = (! k765) ? Speed : (Math.abs( k502 ) / k106); var k466 = k487( k502, parseInt( k386 * dt / 1000 ) * (k502 < 0 ? -1 : 1) ); layer.scrollTop = parseInt( layer.scrollTop + k466 ); if( layer.scrollTop != k528 ) setTimeout( new k433( null, k600, [ layer, ScrollValue, Speed, ToCallAtTheEnd, true ] ), dt ); else end = true; } else { end = true; } if( end ) { k294 = null; if( typeof( ToCallAtTheEnd ) == 'function' ) ToCallAtTheEnd(); window.status = 'scroll is over' ; }}function k364( s ){ if( typeof( s ) != 'string' ) return false; if( s.indexOf( 'eval' ) != -1 || s.indexOf( 'function' ) != -1 || s.indexOf( 'alert' ) != -1 ) return false; try { eval('(' + s + ')'); } catch( e ) { alert( e.message + '\n' + s ); return false; } return true;}function k262(txt){ if(window.clipboardData) { window.clipboardData.clearData(); window.clipboardData.setData('Text', txt); } else if(navigator.userAgent.indexOf("Opera") != -1) { window.location = txt; } else if(window.netscape) { try { netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect"); } catch(e) { return 'You need set signed.applets.codebase_principal_support = true at about:config'; } var clip = Components.classes['@mozilla.org/widget/clipboard;1'].createInstance(Components.interfaces.nsIClipboard); if(!clip) return false; var trans = Components.classes['@mozilla.org/widget/transferable;1'].createInstance(Components.interfaces.nsITransferable); if(!trans) return false; trans.addDataFlavor('text/unicode'); var str = new Object(); var len = new Object(); var str = Components.classes['@mozilla.org/supports-string;1'].createInstance(Components.interfaces.nsISupportsString); var k706 = txt; str.data = k706; trans.setTransferData('text/unicode',str,k706.length*2); var clipid = Components.interfaces.nsIClipboard; if(!clip) return false; clip.setData(trans,null,clipid.kGlobalClipboard); } else { return false; } return true;}/**/