|
Preorder Nintendo Wii at Walmart.com!
Lik Sang is taking PS3 preorders
- or - If you have a couple of grand, check out the ebay sellers peddling preorders!
Accessing page...n KroneSEK - Swedish KronaAMD - Armenian DramKZT - Kazakhstan TengeKGS - Kyrgyzstan SomUZS - Uzbekistan SumGEL - Georgian LarTJS - Tajikistan SomoniHRK - Croatian KunaPLN - Polish ZlotyILS - Shekel IsraelitHUF - Hungarian ForintISK - Iceland KronaCZK - Czech KorunaDKK - Danish KroneAUD - Australian DollarCAD - Canadian DollarNZD - New Zealand DollarCNY - Chinese YuanJPY - Japanese Yen Sum: Result: Result + VAT 20%: VAT value: var rates = Array(); rates['MDL'] = 1; rates['EUR']=14.7408;rates['USD']=10.4002;rates['RON']=3.6673;rates['RUB']=0.3548;rates['UAH']=1.3033;rates['GBP']=15.076;rates['CHF']=9.8552;rates['BYR']=0.004725;rates['BGN']=7.5369;rates['TMM']=0.0007289;rates['LTL']=4.2692;rates['LVL']=20.8275;rates['EEK']=0.9421;rates['NOK']=1.4915;rates['SEK']=1.3461;rates['AMD']=0.03381;rates['KZT']=0.08602;rates['KGS']=0.26296;rates['UZS']=0.007466;rates['GEL']=6.2363;rates['TJS']=3.0129;rates['HRK']=2.012;rates['PLN']=3.5471;rates['ILS']=2.7653;rates['HUF']=0.055328;rates['ISK']=0.08611;rates['CZK']=0.5553;rates['DKK']=1.9783;rates['AUD']=7.1996;rates['CAD']=8.4541;rates['NZD']=6.0124;rates['CNY']=1.5226;rates['JPY']=0.115257; function convert() { var fc = document.getElementById('from_currency').value; var fc2 = document.getElementById('from_currency2'); var tc = document.getElementById('to_currency').value; var am = document.getElementById('amount').value; am = isNaN(parseFloat(am)) ? 0 : parseFloat(am); var r1 = document.getElementById('res_res'); var r2 = document.getElementById('res_tva'); var r3 = document.getElementById('res_tva_val'); fc2.innerHTML = fc; var tmp = am * rates[fc]; var res1 = tmp / rates[tc]; var res2 = res1 * 1.2; var res3 = res2 - res1; r1.innerHTML = (Math.round(res1 * 100) / 100) + ' ' + tc; r2.innerHTML = (Math.round(res2 * 100) / 100) + ' ' + tc; r3.innerHTML = (Math.round(res3 * 100) / 100) + ' ' + tc; } EconomyExchanges RatesCurrency ConverterRates Evolution Opinion Poll Are you satisfied with medical services in Moldova? YesNoI don't knowTotal votes : 617Archive function setCookie(c_name,value,expiredays) { var exdate=new Date() exdate.setDate(exdate.getDate()+expiredays) document.cookie=c_name+ "=" +escape(value)+ ((expiredays==null) ? "" : ";expires="+exdate.toGMTString()) } function createHTTPObject(){ var temp_http = false; if(window.XMLHttpRequest) temp_http = new XMLHttpRequest(); else if(window.ActiveXObject) { try { temp_http = new ActiveXObject("Msxml2.XMLHTTP"); } catch(e) { try { temp_http = new ActiveXObject("Microsoft.XMLHTTP"); } catch(e){} } } else if(window.createRequest) { try { temp_http = window.createRequest(); } catch (e) {} } return temp_http; } var http_req = createHTTPObject(); function httpAnswerResult() { if(http_req.readyState == 4) document.getElementById('swapPollDiagram').innerHTML = http_req.responseText; } function getSendData(url) { http_req.open("GET", url, true); http_req.onreadystatechange = httpAnswerResult; http_req.send(null); } function vote_poll() { form = document.poll_form; var data = ''; var vote = 0; for (var i = 0; i < form.length; i++ ) { var e = form.elements[i]; if ( e.type == 'hidden' ) data += e.name+'='+encodeURI(e.value)+'&'; if ( ( ( e.type == 'radio' ) || ( e.type == 'checkbox' ) ) && ( e.checked ) ) { vote = 1; data += e.name+'='+encodeURI(e.value)+'&'; } if ( e.type == 'submit' ) data += e.name+'='+encodeURI(e.value); } if( vote == 1 ) { document.getElementById('swapPollDiagram').innerHTML = "Loading..."; setCookie('poll_moldova_org'+'26657d5ff9020d2abefe558796b99584','26657d5ff9020d2abefe558796b99584',182); getSendData('/poll.php?'+data); } return falsRendering page... |