This is f7h's source code cache of
http://www.megaupload.com/
. It is a snapshot of the page's source code on 03/18/2009 -
Text Version
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <link rel="icon" href="http://wwwstatic.megaupload.com/gui2/icomu.ico" type="image/x-icon"> <link rel="shortcut icon" href="http://wwwstatic.megaupload.com/gui2/icomu.ico" type="image/x-icon"> <HEAD> <TITLE> MEGAUPLOAD - The leading online storage and file delivery service</TITLE> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <style type="text/css"> body { text-align:center; padding:0; margin:0; background-image:url('http://wwwstatic.megaupload.com/gui2/bg.gif'); font-family: arial; font-size: 11px; text-align: left; } table { font-family:arial; } #main { width:994px; position: relative; margin-top:0px; text-align:left; } a { color: #FD6802; font-family:arial; } </style> </HEAD> <script type="text/javascript" src="http://wwwstatic.megaupload.com/js/detectflash.js"></script> <script type="text/javascript" src="http://wwwstatic.megaupload.com/js/flashobject.js"></script> <script type="text/javascript"> var hasFlash = DetectFlashVer(7, 0, 0); </script> <script language="JavaScript" type="text/javascript"> fadedout = 0; function selectLang(idx) { var locale = locales[idx]; collapseLandLangPulldown(); changelang(idx); } function hiLight(langImg, idx, over) { langImg.src = (over) ? langOverImgs[idx].src : langImgs[idx].src; } function createTooltip(id) { var tt = document.createElement("DIV"); tt.id = id; tt.style.border='none'; tt.style.position='absolute'; document.body.appendChild(tt); return tt; } function findPos(obj) { var curleft = 0; var curtop = 0; if (obj.offsetParent) { curleft = obj.offsetLeft curtop = obj.offsetTop while (obj = obj.offsetParent) { curleft += obj.offsetLeft curtop += obj.offsetTop } } return [curleft,curtop]; } function getLangPulldownMenu(img) { var pdDiv = createTooltip('langselection'); var top = img.clientY; var pos = findPos(img); pdDiv.style.left = (pos[0] + 3) + 'px'; pdDiv.style.top = (pos[1]+ 21) + 'px'; return pdDiv; } function runLangPulldown(img) { var langPulldown = document.getElementById('langselection'); if (langPulldown != null) { collapseLandLangPulldown() } else { expandLangPulldown(img); } } function collapseLandLangPulldown() { var langPulldown = document.getElementById('langselection'); if (langPulldown != null) { langPulldown.style.visibility='hidden'; document.body.removeChild(langPulldown); langPulldown = null; } } function expandLangPulldown(img) { var langPulldown = getLangPulldownMenu(img); langPulldown.innerHTML=getPulldownHTML(); langPulldown.style.visibility='visible'; } function getPulldownHTML() { var pulldownHTML = '<table cellpadding="0" cellspacing="0" border="0" id="langSelection" class="lang_pulldown">'; pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/en.gif" border="0" width="129" height="25" onclick="javascript:selectLang(0)" onMouseOut="javascript:hiLight(this, 0, false)" onMouseOver="javascript:hiLight(this, 0, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/de.gif" border="0" width="129" height="21" onclick="javascript:selectLang(1)" onMouseOut="javascript:hiLight(this, 1, false)" onMouseOver="javascript:hiLight(this, 1, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/fr.gif" border="0" width="129" height="21" onclick="javascript:selectLang(2)" onMouseOut="javascript:hiLight(this, 2, false)" onMouseOver="javascript:hiLight(this, 2, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/es.gif" border="0" width="129" height="21" onclick="javascript:selectLang(3)" onMouseOut="javascript:hiLight(this, 3, false)" onMouseOver="javascript:hiLight(this, 3, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/pt.gif" border="0" width="129" height="21" onclick="javascript:selectLang(4)" onMouseOut="javascript:hiLight(this, 4, false)" onMouseOver="javascript:hiLight(this, 4, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/nl.gif" border="0" width="129" height="21" onclick="javascript:selectLang(5)" onMouseOut="javascript:hiLight(this, 5, false)" onMouseOver="javascript:hiLight(this, 5, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/it.gif" border="0" width="129" height="21" onclick="javascript:selectLang(6)" onMouseOut="javascript:hiLight(this, 6, false)" onMouseOver="javascript:hiLight(this, 6, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/cn.gif" border="0" width="129" height="21" onclick="javascript:selectLang(7)" onMouseOut="javascript:hiLight(this, 7, false)" onMouseOver="javascript:hiLight(this, 7, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/ct.gif" border="0" width="129" height="21" onclick="javascript:selectLang(8)" onMouseOut="javascript:hiLight(this, 8, false)" onMouseOver="javascript:hiLight(this, 8, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/jp.gif" border="0" width="129" height="21" onclick="javascript:selectLang(9)" onMouseOut="javascript:hiLight(this, 9, false)" onMouseOver="javascript:hiLight(this, 9, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/kr.gif" border="0" width="129" height="21" onclick="javascript:selectLang(10)" onMouseOut="javascript:hiLight(this, 10, false)" onMouseOver="javascript:hiLight(this, 10, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/ru.gif" border="0" width="129" height="21" onclick="javascript:selectLang(11)" onMouseOut="javascript:hiLight(this, 11, false)" onMouseOver="javascript:hiLight(this, 11, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/fi.gif" border="0" width="129" height="21" onclick="javascript:selectLang(12)" onMouseOut="javascript:hiLight(this, 12, false)" onMouseOver="javascript:hiLight(this, 12, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/se.gif" border="0" width="129" height="21" onclick="javascript:selectLang(13)" onMouseOut="javascript:hiLight(this, 13, false)" onMouseOver="javascript:hiLight(this, 13, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/dk.gif" border="0" width="129" height="21" onclick="javascript:selectLang(14)" onMouseOut="javascript:hiLight(this, 14, false)" onMouseOver="javascript:hiLight(this, 14, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/tr.gif" border="0" width="129" height="21" onclick="javascript:selectLang(15)" onMouseOut="javascript:hiLight(this, 15, false)" onMouseOver="javascript:hiLight(this, 15, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/sa.gif" border="0" width="129" height="21" onclick="javascript:selectLang(16)" onMouseOut="javascript:hiLight(this, 16, false)" onMouseOver="javascript:hiLight(this, 16, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/vn.gif" border="0" width="129" height="21" onclick="javascript:selectLang(17)" onMouseOut="javascript:hiLight(this, 17, false)" onMouseOver="javascript:hiLight(this, 17, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); pulldownHTML = pulldownHTML.concat('<tr class="lang_pulldown">'); pulldownHTML = pulldownHTML.concat('<td class="lang_pulldown"><img src="http://wwwstatic.megaupload.com/gui2/language_object/pl.gif" border="0" width="129" height="21" onclick="javascript:selectLang(18)" onMouseOut="javascript:hiLight(this, 18, false)" onMouseOver="javascript:hiLight(this, 18, true)"/></td>'); pulldownHTML = pulldownHTML.concat('</tr>'); return pulldownHTML; } function autoSenseLang() { try { var url = window.location.href; var locale = getLocale(); if (undefined == locale) { return; } if ('en_US' != locale && url.indexOf('/' + locale + '/') == -1) { window.location.href = '/' + locale; } } catch (error) { ; } } function getLangFromURL() { var url = window.location.href; var lang = locales[0]; for (var i=1; i < locales.length; i++) { if (url.indexOf('/' + locales[i] + '/') != -1) { lang = locales[i]; break; } } return lang; } function getUnique(max) { var now = new Date(); return (now.getMilliseconds() * Math.floor(Math.random()*max+1)); } function isWin() { return (navigator.platform.indexOf('Win') != -1); } function isVista() { return (navigator.userAgent.indexOf("Windows NT 6.0") != -1); } function isMac() { return (navigator.platform.indexOf('Mac') != -1); } function isLinux() { return (navigator.platform.indexOf('Linux') != -1); } function changelang(id) { if (id == 0) { document.location = '?setlang=en'; } if (id == 1) { document.location = '?setlang=de'; } if (id == 2) { document.location = '?setlang=fr'; } if (id == 3) { document.location = '?setlang=es'; } if (id == 4) { document.location = '?setlang=pt'; } if (id == 5) { document.location = '?setlang=nl'; } if (id == 6) { document.location = '?setlang=it'; } if (id == 7) { document.location = '?setlang=cn'; } if (id == 8) { document.location = '?setlang=ct'; } if (id == 9) { document.location = '?setlang=jp'; } if (id == 10) { document.location = '?setlang=kr'; } if (id == 11) { document.location = '?setlang=ru'; } if (id == 12) { document.location = '?setlang=fi'; } if (id == 13) { document.location = '?setlang=se'; } if (id == 14) { document.location = '?setlang=dk'; } if (id == 15) { document.location = '?setlang=tr'; } if (id == 16) { document.location = '?setlang=sa'; } if (id == 17) { document.location = '?setlang=vn'; } if (id == 18) { document.location = '?setlang=pl'; } } function addCacheBreakerToURL(url) { var ran_number= getUnique(8); var firstLetter = (url.indexOf('?')<0) ? '?' : '&'; return url + firstLetter + 'bznetid=' + ran_number; } function logout() { document.getElementById('logoutform').submit(); } function resizing() { if (fadedout == 1) { resizefading(); } } function fadeout(mode) { if (mode == 1) { // turn on resizefading(); fadedout=1; changeOpac(0,'dimlights1'); document.getElementById('dimlights1').style.display = ''; opacity('dimlights1', 0, 55, 1500); } else { // turn off opacity('dimlights1', 55, 0, 200); setTimeout("document.getElementById('dimlights1').style.display='none';",200); fadedout=0; } } function opacity(id, opacStart, opacEnd, millisec) { //speed for each frame var speed = Math.round(millisec / 100); var timer = 0; //determine the direction for the blending, if start and end are the same nothing happens if(opacStart > opacEnd) { for(i = opacStart; i >= opacEnd; i--) { setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed)); timer++; } } else if(opacStart < opacEnd) { for(i = opacStart; i <= opacEnd; i++) { setTimeout("changeOpac(" + i + ",'" + id + "')",(timer * speed)); timer++; } } } //change the opacity for different browsers function changeOpac(opacity, id) { var object = document.getElementById(id).style; object.opacity = (opacity / 100); object.MozOpacity = (opacity / 100); object.KhtmlOpacity = (opacity / 100); object.filter = "alpha(opacity=" + opacity + ")"; } function resizefading() { document.getElementById('dimlights1').style.width = document.body.clientWidth; document.getElementById('dimlights1').style.height = document.body.clientHeight; if (document.body.clientWidth > 990) { document.getElementById('dimlights1').style.left = -(document.body.clientWidth-990)/2; } } var scrolltopvar=0; var uploadsvar=0; var advancedvar=0; function openthe(item) { document.getElementById('the' + item + 'div').style.display=''; document.getElementById('thecover').style.display=''; if (item == 'deal') { document.getElementById('deal1').style.backgroundImage = 'url(http://wwwstatic.megaupload.com/gui2/en/s_deal_bg.jpg)'; document.getElementById('deal2').style.backgroundImage = 'url(http://wwwstatic.megaupload.com/gui2/en/s_deal_txt_bl.gif)'; document.getElementById('deal2a').style.backgroundImage = 'url(http://wwwstatic.megaupload.com/gui2/en/s_deal_txt_or.gif)'; document.getElementById('deal3').src = 'http://wwwstatic.megaupload.com/gui2/en/s_deal_but_free.gif'; document.getElementById('deal4').src = 'http://wwwstatic.megaupload.com/gui2/en/s_deal_but_premium.gif'; document.getElementById('deal5').src = 'http://wwwstatic.megaupload.com/gui2/s_deal_i_star.gif'; document.getElementById('deal6').src = 'http://wwwstatic.megaupload.com/gui2/s_deal_i_star.gif'; document.getElementById('deal7').src = 'http://wwwstatic.megaupload.com/gui2/s_deal_i_star.gif'; document.getElementById('deal8').src = 'http://wwwstatic.megaupload.com/gui2/ico_deal_mv.png'; document.getElementById('deal9').src = 'http://wwwstatic.megaupload.com/gui2/ico_deal_mpx.png'; document.getElementById('deal10').src = 'http://wwwstatic.megaupload.com/gui2/ico_deal_mn.png'; document.getElementById('deal11').src = 'http://wwwstatic.megaupload.com/gui2/close.gif'; dealimg1= new Image(283,45); dealimg1o = new Image(283,45); dealimg1o.src = 'http://wwwstatic.megaupload.com/gui2/en/s_deal_but_free_o.gif'; dealimg2= new Image(283,45); dealimg2o = new Image(283,45); dealimg2o.src = 'http://wwwstatic.megaupload.com/gui2/en/s_deal_but_premium_o.gif'; } else if (item == 'turbo') { document.getElementById('turbo1').style.backgroundImage = 'url(http://wwwstatic.megaupload.com/gui2/en/s_turbo_bg.jpg)'; document.getElementById('turbo2').src = 'http://wwwstatic.megaupload.com/gui2/close.gif'; document.getElementById('turbo3').src = 'http://wwwstatic.megaupload.com/gui2/en/s_turbo_but.gif'; turboimg1 = new Image(325,62); turboimg1o = new Image(325,62); turboimg1o.src = 'http://wwwstatic.megaupload.com/gui2/en/s_turbo_but_o.gif'; } else if (item == 'best') { document.getElementById('best1').style.backgroundImage = 'url(http://wwwstatic.megaupload.com/gui2/en/s_best_bg.jpg)'; document.getElementById('best2').src = 'http://wwwstatic.megaupload.com/gui2/close.gif'; } setTimeout("document.getElementById('the" + item + "div').style.zIndex='999';",650); fadeout(1); if (document.body.scrollTop > 0) { scrolltopvar=document.body.scrollTop; document.body.scrollTop=0; } if(uploadsvar > 0) { tmp=uploadsvar; showfileuploads(0); uploadsvar=tmp; } if(advancedvar > 0) { tmp=advancedvar; showadvanced(0); advancedvar=tmp; } } function closethe(item) { setTimeout("document.getElementById('the" + item + "div').style.display='none';",50); setTimeout("document.getElementById('the" + item + "div').style.zIndex='0';",50); document.getElementById('thecover').style.display='none'; fadeout(0); if(advancedvar > 0) { showadvanced(1); } if(uploadsvar > 0) { showfileuploads(uploadsvar); } if (scrolltopvar > 0) { document.body.scrollTop=scrolltopvar; } } </script> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-6383685-1"); pageTracker._trackPageview(); } catch(err) {}</script> <BODY onresize="resizing();"> <center> <div id="main"> <div style="position:absolute; width:982px; top:90px; left:4px; z-index:0; display:none; background-color:#7E4830;" id="thedealdiv"> <div style="position:absolute; left:0px; top:0px; width:982px; height:466px;" id="deal1"></div> <div style="position:absolute; left:57px; top:66px; width:417px; height:157px;" id="deal2"></div> <div style="position:absolute; left:125px; top:235px;"><a href="?c=signup"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="283" HEIGHT="45" BORDER="0" ALT="" id="deal3" onmouseover="dealimg1.src=this.src; this.src=dealimg1o.src;" onmouseout="this.src=dealimg1.src;"></a></div> <div style="position:absolute; left:509px; top:66px; width:417px; height:157px;" id="deal2a"></div> <div style="position:absolute; left:573px; top:235px;"><a href="?c=premium"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="283" HEIGHT="45" BORDER="0" ALT="" id="deal4" onmouseover="dealimg2.src=this.src; this.src=dealimg2o.src;" onmouseout="this.src=dealimg2.src;"></a></div> <div style="position:absolute; left:73px; top:338px;"> <TABLE style="font-size:12px; color:#FFFFFF; font-family:arial;"> <TR> <TD width="17"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="15" HEIGHT="13" BORDER="0" ALT="" id="deal5"></TD> <TD>We provide instant preview functionality for stored video.</TD> </TR> <TR> <TD colspan="2" height="8"></TD> </TR> <TR> <TD width="17"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="15" HEIGHT="13" BORDER="0" ALT="" id="deal6"></TD> <TD>Soon audio and picture files.</TD> </TR> <TR> <TD colspan="2" height="8"></TD> </TR> <TR> <TD width="17"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="15" HEIGHT="13" BORDER="0" ALT="" id="deal7"></TD> <TD width="400">You don't have to wait for your download to complete to see what you get!</TD> </TR> </TABLE> </div> <div style="position:absolute; left:540px; top:333px;"> <TABLE style="font-size:12px; color:#FFFFFF; font-family:arial;"> <TR> <TD width="27"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="20" HEIGHT="21" BORDER="0" ALT="" id="deal8"></TD> <TD>Preview videos on <B>Megavideo.com</B> (operational).</TD> </TR> <TR> <TD colspan="2" height="2"></TD> </TR> <TR> <TD width="27"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="20" HEIGHT="21" BORDER="0" ALT="" id="deal9"></TD> <TD>Preview pictures on <B>Megapix.com</B> (coming soon).</TD> </TR> <TR> <TD colspan="2" height="2"></TD> </TR> <TR> <TD width="27"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="20" HEIGHT="21" BORDER="0" ALT="" id="deal10"></TD> <TD>Enjoy your music on <B>Megabox.com</B> (coming soon).</TD> </TR> <TR> <TD colspan="2" height="3"></TD> </TR> </TABLE> </div> <div style="position:absolute; left:10px; top:442px; width:960px; font-size:11px; color:#FFFFFF; text-align:center;">* Happy hour premium is available with Mega Manager weekdays between 9AM to 11AM UTC.</div> <div style="position:absolute; left:943px; top:20px;"><a href="javascript:closethe('deal');"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="15" HEIGHT="15" BORDER="0" ALT="" id="deal11"></a></div> </div> <div style="position:absolute; width:982px; top:90px; left:4px; z-index:0; display:none;" id="theturbodiv"> <div style="position:absolute; left:0px; top:0px; width:982px; height:466px;" id="turbo1" ></div> <div style="position:absolute; left:943px; top:20px;"><a href="javascript:closethe('turbo');"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="15" HEIGHT="15" BORDER="0" ALT="" id="turbo2"></a></div> <div style="position:absolute; left:328px; top:375px;"><a href="http://static.megaupload.com/megamanager.exe"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="325" HEIGHT="62" BORDER="0" ALT="" id="turbo3" onmouseover="turboimg1.src=this.src; this.src=turboimg1o.src;" onmouseout="this.src=turboimg1.src;"></a></div> </div> <div style="position:absolute; width:982px; top:90px; left:4px; z-index:0; display:none;" id="thebestdiv"> <div style="position:absolute; left:0px; top:0px; width:982px; height:466px;" id="best1"></div> <div style="position:absolute; left:943px; top:20px;"><a href="javascript:closethe('best');"><IMG SRC="http://wwwstatic.megaupload.com/gui2/spacer.gif" WIDTH="15" HEIGHT="15" BORDER="0" ALT="" id="best2"></a></div> <div style="position:absolute; left:355px; top:423px;"><a href="?c=signup"><img src="http://wwwstatic.megaupload.com/gui2/spacer.gif" width="158" height="31" border="0" alt=""></a></div> <div style="position:absolute; left:582px; top:423px;"><a href="?c=premium"><img src="http://wwwstatic.megaupload.com/gui2/spacer.gif" width="195" height="31" border="0" alt=""></a></div> </div> <div style="position:absolute; width:982px; height:466px; top:90px; left:4px; z-index:0; background-color:#F7F6F2; display:none;" id="thecover"></div> <div style="position:absolute; left:0px; top:0px; width:990px; height:1080px; background-color:#000000; filter:alpha(opacity=55);-moz-opacity:.70;opacity:.70; z-index:1; display:none;" id="dimlights1"></div> <div style="position:relative; width:980px; height:85px;"> <div style="position:absolute; left:5px; top:6px;"><a href="?"><IMG SRC="http://wwwstatic.megaupload.com/gui2/logo.gif" WIDTH="338" HEIGHT="38" BORDER="0" ALT=""></a></div> <div style="position:absolute; width:250px; height:18px; top:17px; left:570px; text-align:right; font-family:arial; font-size:12px;"> <a href="?c=login" style="color:#000000;">Login</a> | <a href="?c=signup" style="color:#000000;">Register</a> </div> <script language="JavaScript" type="text/javascript"> var MenuImgs = new Array(7); var MImgs = new Array(7); MImgs[0] = new Image(184, 32); MenuImgs[0] = new Image(184, 32); MenuImgs[0].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_01.gif"; MImgs[1] = new Image(130, 32); MenuImgs[1] = new Image(130, 32); MenuImgs[1].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_02.gif"; MImgs[2] = new Image(126, 32); MenuImgs[2] = new Image(126, 32); MenuImgs[2].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_03.gif"; MImgs[3] = new Image(122, 32); MenuImgs[3] = new Image(122, 32); MenuImgs[3].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_04.gif"; MImgs[4] = new Image(149, 32); MenuImgs[4] = new Image(149, 32); MenuImgs[4].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_05.gif"; MImgs[5] = new Image(146, 32); MenuImgs[5] = new Image(146, 32); MenuImgs[5].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_06.gif"; MImgs[6] = new Image(133, 32); MenuImgs[6] = new Image(133, 32); MenuImgs[6].src = "http://wwwstatic.megaupload.com/gui2/menu/en/menuo_07.gif"; </script> <div style="position:absolute; left:0px; top:49px;"> <TABLE cellpadding="0" cellspacing="0"> <TR> <TD><a href="?c=signup"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_01.gif" WIDTH="184" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[0].src=this.src; this.src=MenuImgs[0].src;" onmouseout="this.src=MImgs[0].src;"></a></TD> <TD><a href="?c=premium"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_02.gif" WIDTH="130" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[1].src=this.src; this.src=MenuImgs[1].src;" onmouseout="this.src=MImgs[1].src;"></a></TD> <TD><a href="?c=rewards"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_03.gif" WIDTH="126" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[2].src=this.src; this.src=MenuImgs[2].src;" onmouseout="this.src=MImgs[2].src;"></a></TD> <TD><a href="?c=top100"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_04.gif" WIDTH="122" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[3].src=this.src; this.src=MenuImgs[3].src;" onmouseout="this.src=MImgs[3].src;"></a></TD> <TD><a href="?c=tools"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_05.gif" WIDTH="149" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[4].src=this.src; this.src=MenuImgs[4].src;" onmouseout="this.src=MImgs[4].src;"></a></TD> <TD><a href="?c=support"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_06.gif" WIDTH="146" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[5].src=this.src; this.src=MenuImgs[5].src;" onmouseout="this.src=MImgs[5].src;"></a></TD> <TD><a href="?c=faq"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/menu_07.gif" WIDTH="133" HEIGHT="32" BORDER="0" ALT="" onmouseover="MImgs[6].src=this.src; this.src=MenuImgs[6].src;" onmouseout="this.src=MImgs[6].src;"></a></TD> </TR> <TR> <TD colspan="7"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/shadow.gif" WIDTH="990" HEIGHT="4" BORDER="0" ALT=""></TD> </TR> </TABLE> </div> <script type="text/javascript"> enlang = new Image(135,28); enlangover = new Image(135,28); enlangover.src = 'http://wwwstatic.megaupload.com/gui2/language_object/lang_o.gif'; </script> <div style="position:absolute; left:853px; top:10px;"> <table border="0" cellspacing="0" cellpadding="1"> <tr> <td width="140"><table width="100" border="0" align="right" cellpadding="1" cellspacing="0"> <tr bgcolor=""> <td width="125"><img src="http://wwwstatic.megaupload.com/gui2/language_object/en_a.gif" alt="language" width="135" height="28" border="0" id="selectedLangImg" onclick="javascript:runLangPulldown(this)" onmouseover="enlang.src=this.src; this.src=enlangover.src;" onmouseout="this.src=enlang.src;"/></td> </tr> </table> </td> </tr> </table> </div> </div> <div style="position:relative; "> <STYLE> div.fileinputs { position: relative; } div.fakefile { position: absolute; top: -5px; left: 0px; z-index: 1; } input.file { position: relative; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; width:440px; cursor:default; } .file2 { position: relative; text-align: right; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2; width:540px; cursor:default; } </STYLE> <script type="text/javascript"> var uploading = false; var percentage = 0; var status = 'Initalizing upload'; var progress =''; var time_elapsed = '00:00:00'; var speed = '0 KB/sec'; var downloadurl=''; var error=''; var trnsfrd=''; var speed = 'unknown'; var multiuploads=false; var multiresult = new Array(); function getFlashMovieObject() { return document.getElementById('progress_bar'); } function SendDataToFlashMovie(per) { var flashMovie=getFlashMovieObject(); flashMovie.SetVariable("/:percentage", per); } function uploaddone() { uploading = false; i=0; // var resulthtml='<center><font style="color:#2ED100; font-family:arial; font-size:19px; font-weight:bold;">Your upload is complete.</font><br><br><br>'; var resulthtml='<center>'; while (i < multiresult.length) { resulthtml = resulthtml + '<center><div style="position:relative; line-height:40px; margin-top:20px; margin-bottom:20px;"><font style="font-family:arial; font-size:18px; color:#000000; font-weight:bold;">' + multiresult[i][0] + '</font> <font style="font-size:16px; font-family:arial;">(' + multiresult[i][1] + ')</font><br><a href="' + multiresult[i][2] + '" target="_blank" style="font-weight:normal; font-family:arial; font-size:18px; color:#FA5F03;">' + multiresult[i][2] + '</a></div>'; if (i !== multiresult.length-1) { resulthtml = resulthtml + '<IMG SRC="http://wwwstatic.megaupload.com/gui2/orange_line.gif" WIDTH="600" HEIGHT="1" BORDER="0" ALT=""></div></center>'; } else { resulthtml = resulthtml + '</div></center>'; } i=i+1; } var height = 115*(multiresult.length+1); document.getElementById('progresswindow').style.height = 260 + height; document.getElementById('height1').style.height = 75 + height; document.getElementById('top1').style.top = 236 + height; document.getElementById('progress').style.display = 'none'; document.getElementById('uploadresult').innerHTML = resulthtml; document.getElementById('uploadresult').style.display = ''; SendDataToFlashMovie(200); } function showresult() { uploaddone(); } function showerror() { } function postprogress() { if (uploading) { document.getElementById('progressform').submit(); } } function extractFileName(fullpath) { var maxlength = 30; if (fullpath.length > maxlength) return fullpath.substring(0, 10) + '..' + fullpath.substring(fullpath.length - maxlength - 3, fullpath.length); else return fullpath; } function updateprogress() { document.getElementById("progress1").innerHTML = progress; document.getElementById("progress2").innerHTML = time_elapsed;; document.getElementById("progress3").innerHTML = speed; SendDataToFlashMovie(percentage); } function transferdone() { SendDataToFlashMovie(100); } function showfileuploads(num) { var i=2; while (i < 11) { if (i > (num+1)) { document.getElementById('fileupload' + i).style.display = 'none'; } else { document.getElementById('fileupload' + i).style.display = ''; } i=i+1; } uploadsvar=num; } function startupload() { if (document.getElementById('multifile_0').value == '') { alert('You have to select at least one file to upload.'); } else if (document.getElementById('multimessage_0').value == '') { document.getElementById('multimessage_0').focus(); alert('Please enter a file description.'); } else { i=1; ul=true; while ((i < 10) && (ul)) { if ((document.getElementById('multifile_' + i).value !== '') && (document.getElementById('multimessage_' + i).value == '')) { document.getElementById('multimessage_' + i).focus(); alert('You have to enter a description for file no. ' + (i+1) + '.'); ul=false; } i=i+1; } if (ul) { document.getElementById('uploadform').submit(); document.getElementById('uploadwindow').style.display = 'none'; document.getElementById('tabs').style.display = 'none'; document.getElementById('progresswindow').style.display = ''; uploading = true; setTimeout("postprogress();",1500); } } } function cancelupload() { if (confirm('Are you sure you want to cancel your upload?')) { document.location='http://www.megaupload.com/'; } } </script> <div style="position:relative; width:970px; height:410px; display:none;" id="progresswindow"> <div style="position:absolute; left:-1px; top:-4px; background-image:url('http://wwwstatic.megaupload.com/gui2/upload2.jpg'); width:994px; height:165px;"></div> <div style="position:absolute; width:994px; height:225px; top:161px; left:-1px; background-image:url('http://wwwstatic.megaupload.com/gui2/sub_tab_mid.gif');" id="height1"></div> <div style="position:absolute; width:994px; height:16px; top:386px; left:-1px; background-image:url('http://wwwstatic.megaupload.com/gui2/sub_tab_bot.gif');" id="top1"></div> <div style="position:absolute; left:3px; top:-4px;"> <script type="text/javascript"> var fo = new FlashObject("http://wwwstatic.megaupload.com/gui2/upload.swf", "progress_bar", "984", "256", 0, "#ffffff"); fo.addParam("wmode", "transparent"); fo.addVariable("ver", "Verification process"); fo.addVariable("cancel", ""); fo.addVariable("upp", "Upload progress"); fo.addVariable("upc", "Upload complete"); fo.write(); </script> </div> <!-- <div style="position:absolute; left:0px; top:0px;"> <input type="submit" onclick="javascript:transferdone();"><br> <input type="submit" onclick="javascript:simulateuploadcomplete();"><br> </div> <script type="text/javascript"> function simulateuploadcomplete() { multiresult = new Array ( Array('things to think of.txt', '135 Bytes', 'http://www.megaupload.com/?d=9S53QODL' ), Array('emails.txt', '19.58 KB', 'http://www.megaupload.com/?d=CD24AWFD' ) ); uploaddone(); } </script --> <div style="position:absolute; left:100px; top:256px;" id="progress"> <TABLE cellpadding="0" cellspacing="0" style="font-family:arial; line-height:40px; font-size:18px;"> <TR> <TD width="400" align="right">Estimated time left: </TD> <TD width="400" align="left"><div id="progress1" style="font-weight:bold;">...</TD> </TR> <TR> <TD align="right">Elapsed time: </TD> <TD align="left"><div id="progress2" style="font-weight:bold;">...</div></TD> </TR> <TR> <TD align="right">Transfer rate: </TD> <TD align="left"><div id="progress3" style="font-weight:bold;">...</div></TD> </TR> </TABLE> </div> <div style="position:absolute; left:45px; top:256px; width:900px;" id="uploadresult"> </div> </div> <div style="position:relative; margin-left:-1px; margin-top:0px; margin-bottom:6px; height:472px; display:none;" id="multiuploader"> <script type="text/javascript"> function enterdescription() { alert('Please enter a file description.');} var fo = new FlashObject("http://wwwstatic.megaupload.com/gui2/multiupload.swf", "multiuploaderswf", "992", "472", 0, "#ffffff"); fo.addParam("wmode", "transparent"); fo.addParam("scale", "noscale"); fo.addParam("salign", "lt"); fo.addVariable("txt01", "Add files"); fo.addVariable("txt02", "Upload files"); fo.addVariable("txt03", "Enter descriptions"); fo.addVariable("txt04", "Remove all files"); fo.addVariable("txt05", "Error communicating with server, please try again later."); fo.addVariable("txt06", "File added"); fo.addVariable("txt07", "File queued"); fo.addVariable("txt08", "Finished"); fo.addVariable("txt09", "Error"); fo.addVariable("txt10", "Canceled"); fo.addVariable("txt11", "Description for new file: "); fo.addVariable("txt12", " new file(s) pending"); fo.addVariable("txt13", "Description for file:"); fo.addVariable("txt14", " file(s) pending"); fo.addVariable("txt15", "File "); fo.addVariable("txt16", " of "); fo.addVariable("txt17", "You won't be able to upload a file without description."); fo.addVariable("txt18", "Save"); fo.addVariable("txt19", "Cancel upload"); fo.addVariable("txt20", "Estimated time: "); fo.addVariable("txt21", "Start over"); fo.addVariable("txt22", "Batch size:"); fo.addVariable("txt23", "Total time remaining:"); fo.addVariable("txt24", "Transfer rate:"); fo.addVariable("txt25", "(What's this?)"); fo.addVariable("txt26", "(optional)"); fo.addVariable("txt27", "File description"); fo.addVariable("txt28", "Traffic exchange"); fo.addVariable("txt29", "Recipient's email"); fo.addVariable("txt30", "Your email"); fo.addVariable("txt31", "Link Password"); fo.addVariable("txt32", "Multiple recipients"); fo.addVariable("txt33", "Start over"); fo.addVariable("txt34", "Unknown"); fo.addVariable("txt35", "premium only"); fo.addVariable("txt36", "Close"); fo.addVariable("txt37", "Warning - files dropped"); fo.addVariable("txt38", "Some files were dropped because you exceeded the limit ("); fo.addVariable("txt39", " files). Please remove some files before adding new ones."); fo.addVariable("txt40", "Warning - file limit reached"); fo.addVariable("txt41", "It is not possible to add more files because you reached the limit ("); fo.addVariable("txt42", " files). Please remove some files before adding new ones."); fo.addVariable("txt43", "Export files to a text file"); fo.addVariable("site", "0"); fo.write(); </script> </div> <div style="position:relative; margin-top:8px; margin-bottom:15px; height:150px;" id="singleuploader"> <div style="position:absolute; left:0px; top:-12px; width:994px; height:165px; background-image:url('http://wwwstatic.megaupload.com/gui2/upload2.jpg'); display:none;" id="singleuploadbg1"></div> <div style="position:absolute; width:994px; height:220px; top:153px; left:0px; background-image:url('http://wwwstatic.megaupload.com/gui2/sub_tab_mid.gif'); display:none;" id="singleuploadbg2"></div> <div style="position:absolute; width:994px; height:16px; top:373px; left:0px; background-image:url('http://wwwstatic.megaupload.com/gui2/sub_tab_bot.gif'); display:none;" id="singleuploadbg3"></div> <div style="position:absolute; left:0px; top:-5px; left:0px; width:986px;"> <script type="text/javascript"> function resizeuploader(state) { if (state == 1) { document.getElementById('singleuploaderswf').height = 150; document.getElementById('singleuploader').style.height = 150; } else if(state == 2) { document.getElementById('singleuploaderswf').height = 285; document.getElementById('singleuploader').style.height = 285; } else if(state == 3) { document.getElementById('singleuploaderswf').height = 380; document.getElementById('singleuploader').style.height = 380; document.getElementById('singleuploadbg1').style.display = ''; document.getElementById('singleuploadbg2').style.display = ''; document.getElementById('singleuploadbg3').style.display = ''; } } var fo = new FlashObject("http://wwwstatic.megaupload.com/gui2/ru.swf", "singleuploaderswf", "986", "150", 0, "#ffffff"); fo.addParam("wmode", "transparent"); fo.addParam("scale", "noscale"); fo.addParam("salign", "lt"); fo.addVariable("language", "en"); fo.addVariable("latin", "1"); fo.addVariable("server", "http://www650.megaupload.com/"); fo.addVariable("txt01", "Estimated time left"); fo.addVariable("txt02", " of "); fo.addVariable("txt03", "Select a file to upload."); fo.addVariable("txt04", "advanced"); fo.addVariable("txt05", "Traffic exchange:"); fo.addVariable("txt06", "what's this?"); fo.addVariable("txt07", "advanced"); fo.addVariable("txt08", "close"); fo.addVariable("txt09", "Recipient's email"); fo.addVariable("txt10", "Your e-mail"); fo.addVariable("txt11", "Link password"); fo.addVariable("txt12", "Multiple recipients"); fo.addVariable("txt13", "(optional)"); fo.addVariable("txt14", "(premium only)"); fo.addVariable("txt15", "HTTP / FTP file fetching"); fo.addVariable("txt16", "Upload canceled"); fo.addVariable("txt17", "Estimated time left:"); fo.addVariable("txt18", "Elapsed time:"); fo.addVariable("txt19", "Transfer rate:"); fo.addVariable("txt20", "Select a file to upload."); fo.addVariable("txt21", "Enter a file description."); fo.addVariable("txt22", "By sending files to Megaupload you agree to our terms of service."); fo.addVariable("txt23", "Traffic exchange link (premium only)."); fo.addVariable("txt24", "multiuploader"); fo.addVariable("cancel", "Cancel"); fo.addVariable("upp", "Upload progress"); fo.addVariable("ver", "Verification process"); fo.addVariable("upc", "Upload complete"); fo.write(); </script> </div> </div> <div style="position:relative; display:none;" id="uploadwindow"> <br><br> <div style="position:relative; width:990px;"> <script type="text/javascript"> function resizemultiuploader(totalfiles) { if (totalfiles > 10) { document.getElementById('multiuploaderswf').style.height = 472+(totalfiles-10)*38; document.getElementById('multiuploader').style.height = 472+(totalfiles-10)*38; } else { document.getElementById('multiuploaderswf').style.height = 472; document.getElementById('multiuploader').style.height = 472; } } function closemultiuploader() { hidemultiuploader(); } function showmultiuploader() { if (!hasFlash) { document.domain = 'megaupload.com'; document.getElementById('uploadwindow').style.display = 'none'; } else { document.getElementById('singleuploader').style.display = 'none'; } document.getElementById('multiuploader').style.display = ''; document.getElementById('tabs').style.display = 'none'; } function hidemultiuploader() { if (!hasFlash) { document.getElementById('uploadwindow').style.display = ''; } else { document.getElementById('singleuploader').style.display = ''; } document.getElementById('multiuploader').style.display = 'none'; document.getElementById('tabs').style.display = ''; } </script> <div style="position:absolute; left:5px; top:88px;"> <TABLE> <TR> <TD><a href="javascript:showmultiuploader();"><IMG SRC="http://wwwstatic.megaupload.com/gui2/multiuploader.gif" WIDTH="14" HEIGHT="14" BORDER="0" ALT=""></a></TD> <TD><a href="javascript:showmultiuploader();" style="color:#000000; font-size:11px; text-decoration:none; font-family:arial;">multiuploader</a></TD> </TR> </TABLE> </div> <center> <script type="text/javascript"> sendbut = new Image(84,27); sendbuto = new Image(84,27); sendbuto.src = 'http://wwwstatic.megaupload.com/gui2/en/b_send_o.gif'; </script> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <FORM style="display: inline;" METHOD="POST" ENCTYPE="multipart/form-data" action="http://www650.megaupload.com/upload_done.php?UPLOAD_IDENTIFIER=5278767548763297" target="uploadframe" id="uploadform"> <TR> <TD width="150">I want to upload</TD> <TD width="50"> <select name="uploadcnt" onchange="showfileuploads(this.selectedIndex);"> <option value="0">1</option> <option value="1">2</option> <option value="2">3</option> <option value="3">4</option> <option value="4">5</option> <option value="5">6</option> <option value="6">7</option> <option value="7">8</option> <option value="8">9</option> <option value="9">10</option> </select> </TD> <TD width="40" align="center">file(s)</TD> <TD width="440"> <div class="fileinputs"> <input type="file" class="file" onchange="document.getElementById('file1').value=this.value;" name="multifile_0" id="multifile_0"> <div class="fakefile"> <TABLE> <TR> <TD><input style="width:350px;" id="file1"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif"></TD> </TR> </TABLE> </div> </div> </TD> </TR> </TABLE> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="150">File description</TD> <TD colspan="3" width="538"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:-1px; top:0px;"><input type="text" name="multimessage_0" style="width:452px;" id="multimessage_0"></div> <div style="position:absolute; left:455px; top:0px;"><a href="javascript:startupload();"><IMG SRC="http://wwwstatic.megaupload.com/gui2/en/b_send.gif" WIDTH="84" HEIGHT="27" BORDER="0" ALT="" onmouseover="sendbut.src=this.src; this.src=sendbuto.src;" onmouseout="this.src=sendbut.src;"></a></div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD> <a href="?c=exchange" style="color:#000000;">Traffic Exchange</a> </TD> <TD> <div style="position:relative; height:25px;"> <div style="position:absolute; left:-1px; top:0px;"><input type="text" name="trafficurl" style="width:452px;" value="http://"></div> <div style="position:absolute; left:459px; top:3px; width:150px; text-align:left;"><a href="?c=exchange" style="font-size:11px; color:#000000; text-decoration:none; font-weight:normal;">(what's this?)</a></div> <div style="position:absolute; left:590px; width:150px; top:0px; width:90px; text-align:right;" id="advancedon_text"> <TABLE align="right"> <TR> <TD><a href="javascript:showadvanced(1);"><IMG SRC="http://wwwstatic.megaupload.com/gui2/adv_down.gif" WIDTH="7" HEIGHT="4" BORDER="0" ALT="" style="margin-top:2px;"></a></TD> <TD><a href="javascript:showadvanced(1);" style="font-size:11px; color:#000000; text-decoration:none; font-weight:normal;">advanced</a></TD> </TR> </TABLE> </div> <div style="position:absolute; left:590px; width:150px; top:0px; width:90px; text-align:right; display:none;" id="advancedoff_text"> <TABLE align="right"> <TR> <TD><a href="javascript:showadvanced(0);"><IMG SRC="http://wwwstatic.megaupload.com/gui2/adv_up.gif" WIDTH="7" HEIGHT="4" BORDER="0" ALT="" style="margin-top:2px;"></a></TD> <TD><a href="javascript:showadvanced(0);" style="font-size:11px; color:#000000; text-decoration:none; font-weight:normal;">close</a></TD> </TR> </TABLE> </div> </div> </TD> </TR> </TABLE> <script type="text/javascript"> function losefocus(inputvalue,text_id) { if (inputvalue == '') document.getElementById(text_id).style.display=''; } function showadvanced(state) { if (state == 0) { document.getElementById('advancedoff_text').style.display = 'none'; document.getElementById('advanced').style.display = 'none'; document.getElementById('advancedon_text').style.display = ''; } else if (state == 1) { document.getElementById('advancedoff_text').style.display = ''; document.getElementById('advanced').style.display = ''; document.getElementById('advancedon_text').style.display = 'none'; } advancedvar=state; } </script> <div style="position:relative; width:984px; height:120px; display:none;" id="advanced"> <div style="position:absolute; left:2px; top:20px; width:984px; height:99px; background-image:url('http://wwwstatic.megaupload.com/gui2/adv_bgr3.gif');"> <div style="position:absolute; left:15px; top:18px;"><input type="text" style="width:300px; height:22px; border:1px solid; border-color:#AEAEB0;" onfocus="document.getElementById('recipient_text').style.display='none';" onblur="javascript:losefocus(this.value,'recipient_text');" id="recipient" name="toemail"></div> <div style="position:absolute; left:20px; top:23px; font-size:11px; font-weight:bold; cursor:text;" id="recipient_text" onclick="this.style.display='none'; document.getElementById('recipient').focus();">Recipient's email <font style="font-weight:normal;">(optional)</font></div> <div style="position:absolute; left:15px; top:53px;"><input type="text" style="width:300px; height:22px; border:1px solid; border-color:#AEAEB0;" onfocus="document.getElementById('youremail_text').style.display='none';" onblur="javascript:losefocus(this.value,'youremail_text');" id="youremail" name="fromemail"></div> <div style="position:absolute; left:20px; top:58px; font-size:11px; font-weight:bold; cursor:text;" id="youremail_text" onclick="this.style.display='none'; document.getElementById('youremail').focus();">Your e-mail <font style="font-weight:normal;">(optional)</font></div> <div style="position:absolute; left:345px; top:18px;"><input type="text" style="width:300px; height:22px; border:1px solid; border-color:#AEAEB0;" id="password" name="password" readonly></div> <div style="position:absolute; left:350px; top:23px; font-size:11px; font-weight:bold; " id="password_text" ><a href="?c=premium" target="_blank" style="color:#000000; text-decoration:none; font-size:11px;">Link password <font style="font-weight:normal;">(premium only)</font></a></div> <div style="position:absolute; left:345px; top:53px;"><input type="text" style="width:625px; height:22px; border:1px solid; border-color:#AEAEB0;" id="multiple" name="multiemail" readonly></div> <div style="position:absolute; left:350px; top:58px; font-size:11px; font-weight:bold; " id="multiple_text" ><a href="?c=premium" target="_blank" style="color:#000000; text-decoration:none; font-size:11px;">Multiple recipients <font style="font-weight:normal;">(premium only)</font></a></div> <div style="position:absolute; left:672px; top:15px;"><a href="?c=premium" target="_blank"><IMG SRC="http://wwwstatic.megaupload.com/gui2/adv_mf.gif" WIDTH="301" HEIGHT="28" BORDER="0" ALT=""></a></div> <div style="position:absolute; left:672px; top:21px; width:300px; text-align:center;"><center><a href="?c=premium" target="_blank" style="font-weight:bold; color:#000000; text-decoration:none; font-size:11px;">HTTP / FTP file fetching </a><a href="?c=premium" target="_blank" style="font-weight:normal; color:#000000; text-decoration:none; font-size:11px;">(premium only)</a></center></div> </div> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload2"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 2</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file2').value=this.value;" name="multifile_1" id="multifile_1"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file2"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_1" id="multimessage_1" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload3"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 3</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file3').value=this.value;" name="multifile_2" id="multifile_2"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file3"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_2" id="multimessage_2" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload4"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 4</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file4').value=this.value;" name="multifile_3" id="multifile_3"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file4"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_3" id="multimessage_3" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload5"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 5</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file5').value=this.value;" name="multifile_4" id="multifile_4"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file5"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_4" id="multimessage_4" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload6"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 6</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file6').value=this.value;" name="multifile_5" id="multifile_5"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file6"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_5" id="multimessage_5" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload7"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 7</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file7').value=this.value;" name="multifile_6" id="multifile_6"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file7"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_6" id="multimessage_6" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload8"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 8</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file8').value=this.value;" name="multifile_7" id="multifile_7"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file8"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_7" id="multimessage_7" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload9"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 9</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file9').value=this.value;" name="multifile_8" id="multifile_8"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file9"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_8" id="multimessage_8" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> <div style="position:relative; text-align:center; width:990px; display:none;" id="fileupload10"> <center> <div style="position:relative; height:30px;"></div> <IMG SRC="http://wwwstatic.megaupload.com/gui2/upload_line.gif" WIDTH="985" HEIGHT="1" BORDER="0" ALT=""> <div style="position:relative; height:20px;"></div> <TABLE style="color:#000000; font-family:arial; font-size:13px; font-weight:bold;"> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File no. 10</TD> <TD colspan="3" width="542"> <div class="fileinputs"> <input type="file" class="file2" onchange="document.getElementById('file10').value=this.value;" name="multifile_9" id="multifile_9"> <div class="fakefile"> <TABLE> <TR> <TD align="left"><input style="width:452px;" id="file10"></TD> <TD><img src="http://wwwstatic.megaupload.com/gui2/b_browse.gif" ></TD> </TR> </TABLE> </div> </div> </TD> </TR> <TR> <TD colspan="4" height="10"></TD> </TR> <TR> <TD width="147">File description</TD> <TD colspan="3" width="542"> <div style="position:relative; height:25px;"> <div style="position:absolute; left:3px; top:0px;"><input type="text" name="multimessage_9" id="multimessage_9" style="width:538px;"></div> </div> </TD> </TR> </TABLE> </center> </div> </form> <div style="position:relative; height:30px;"> <div style="position:absolute; top:0px; left:0px;"><form method="post" target="uploadprogress" value="" action="http://www650.megaupload.com/up2.php?UPLOAD_IDENTIFIER=5278767548763297" name="progressform" id="progressform"></form> <iframe name="uploadframe" style="" width="1" height="1" frameborder="0" style=""></iframe> <iframe name="uploadprogress" style="" width="1" height="1" frameborder="0" style=""></iframe> </div> </div> </div> </div> <div style="position:relative; height:305px;" id="tabs"> <div style="position:absolute; left:-3px; top:6px"><a href="javascript:openthe('deal');"><IMG SRC="http://wwwstatic.megaupload.com/gui2/en/tab_01.jpg" WIDTH="330" HEIGHT="272" BORDER="0" ALT=""></a></div> <div style="position:absolute; left:326px; top:6px"><a href="javascript:openthe('turbo');"><IMG SRC="http://wwwstatic.megaupload.com/gui2/en/tab_02.jpg" WIDTH="337" HEIGHT="272" BORDER="0" ALT=""></a></div> <div style="position:absolute; left:663px; top:6px"><a href="javascript:openthe('best');"><IMG SRC="http://wwwstatic.megaupload.com/gui2/en/tab_03.jpg" WIDTH="328" HEIGHT="272" BORDER="0" ALT=""></a></div> </div> <script type="text/javascript"> if (!hasFlash) { document.getElementById('uploadwindow').style.display = ''; document.getElementById('singleuploader').style.display = 'none'; } </script> </div> <div style="position:relative; width:980px; height:30px;"> <script language="JavaScript" type="text/javascript"> var BMenuImgs = new Array(5); var BMImgs = new Array(5); BMImgs[0] = new Image(132, 27); BMenuImgs[0] = new Image(132, 27); BMenuImgs[0].src = "http://wwwstatic.megaupload.com/gui2/menu/en/bottom_o_02.gif"; BMImgs[1] = new Image(106, 27); BMenuImgs[1] = new Image(106, 27); BMenuImgs[1].src = "http://wwwstatic.megaupload.com/gui2/menu/en/bottom_o_03.gif"; BMImgs[2] = new Image(92, 27); BMenuImgs[2] = new Image(92, 27); BMenuImgs[2].src = "http://wwwstatic.megaupload.com/gui2/menu/en/bottom_o_04.gif"; BMImgs[3] = new Image(107, 27); BMenuImgs[3] = new Image(107, 27); BMenuImgs[3].src = "http://wwwstatic.megaupload.com/gui2/menu/en/bottom_o_05.gif"; BMImgs[4] = new Image(123, 27); BMenuImgs[4] = new Image(123, 27); BMenuImgs[4].src = "http://wwwstatic.megaupload.com/gui2/menu/en/bottom_o_06.gif"; </script> <div style="position:absolute; left:-6px; top:0px;"> <TABLE cellpadding="0" cellspacing="0"> <TR> <TD><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/bottom_01.gif" WIDTH="427" HEIGHT="27" BORDER="0" ALT=""></TD> <TD><a href="http://www.megaclick.com/?c=site_profile&site_id=1" target="_blank"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/bottom_02.gif" WIDTH="132" HEIGHT="27" BORDER="0" ALT="" onmouseover="BMImgs[0].src=this.src; this.src=BMenuImgs[0].src;" onmouseout="this.src=BMImgs[0].src;"></a></TD> <TD><a href="?c=abuse"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/bottom_03.gif" WIDTH="106" HEIGHT="27" BORDER="0" ALT="" onmouseover="BMImgs[1].src=this.src; this.src=BMenuImgs[1].src;" onmouseout="this.src=BMImgs[1].src;"></a></TD> <TD><a href="?c=contact"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/bottom_04.gif" WIDTH="92" HEIGHT="27" BORDER="0" ALT="" onmouseover="BMImgs[2].src=this.src; this.src=BMenuImgs[2].src;" onmouseout="this.src=BMImgs[2].src;"></a></TD> <TD><a href="?c=privacy"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/bottom_05.gif" WIDTH="107" HEIGHT="27" BORDER="0" ALT="" onmouseover="BMImgs[3].src=this.src; this.src=BMenuImgs[3].src;" onmouseout="this.src=BMImgs[3].src;"></a></TD> <TD><a href="?c=terms"><IMG SRC="http://wwwstatic.megaupload.com/gui2/menu/en/bottom_06.gif" WIDTH="123" HEIGHT="27" BORDER="0" ALT="" onmouseover="BMImgs[4].src=this.src; this.src=BMenuImgs[4].src;" onmouseout="this.src=BMImgs[4].src;"></a></TD> </TR> </TABLE> </div> </div> <br><br><br> </div> </center> <script type="text/javascript"> var langImgs = new Array(19); var langOverImgs = new Array(19); var langArrowImgs = new Array(19); var locales = new Array(19); langImgs[0] = new Image(129, 25); langImgs[0].src="http://wwwstatic.megaupload.com/gui2/language_object/en.gif"; langOverImgs[0] = new Image(129, 25); langOverImgs[0].src="http://wwwstatic.megaupload.com/gui2/language_object/en_o.gif"; langImgs[1] = new Image(129, 21); langImgs[1].src="http://wwwstatic.megaupload.com/gui2/language_object/de.gif"; langOverImgs[1] = new Image(129, 21); langOverImgs[1].src="http://wwwstatic.megaupload.com/gui2/language_object/de_o.gif"; langImgs[2] = new Image(129, 21); langImgs[2].src="http://wwwstatic.megaupload.com/gui2/language_object/fr.gif"; langOverImgs[2] = new Image(129, 21); langOverImgs[2].src="http://wwwstatic.megaupload.com/gui2/language_object/fr_o.gif"; langImgs[3] = new Image(129, 21); langImgs[3].src="http://wwwstatic.megaupload.com/gui2/language_object/es.gif"; langOverImgs[3] = new Image(129, 21); langOverImgs[3].src="http://wwwstatic.megaupload.com/gui2/language_object/es_o.gif"; langImgs[4] = new Image(129, 21); langImgs[4].src="http://wwwstatic.megaupload.com/gui2/language_object/pt.gif"; langOverImgs[4] = new Image(129, 21); langOverImgs[4].src="http://wwwstatic.megaupload.com/gui2/language_object/pt_o.gif"; langImgs[5] = new Image(129, 21); langImgs[5].src="http://wwwstatic.megaupload.com/gui2/language_object/nl.gif"; langOverImgs[5] = new Image(129, 21); langOverImgs[5].src="http://wwwstatic.megaupload.com/gui2/language_object/nl_o.gif"; langImgs[6] = new Image(129, 21); langImgs[6].src="http://wwwstatic.megaupload.com/gui2/language_object/it.gif"; langOverImgs[6] = new Image(129, 21); langOverImgs[6].src="http://wwwstatic.megaupload.com/gui2/language_object/it_o.gif"; langImgs[7] = new Image(129, 21); langImgs[7].src="http://wwwstatic.megaupload.com/gui2/language_object/cn.gif"; langOverImgs[7] = new Image(129, 21); langOverImgs[7].src="http://wwwstatic.megaupload.com/gui2/language_object/cn_o.gif"; langImgs[8] = new Image(129, 21); langImgs[8].src="http://wwwstatic.megaupload.com/gui2/language_object/ct.gif"; langOverImgs[8] = new Image(129, 21); langOverImgs[8].src="http://wwwstatic.megaupload.com/gui2/language_object/ct_o.gif"; langImgs[9] = new Image(129, 21); langImgs[9].src="http://wwwstatic.megaupload.com/gui2/language_object/jp.gif"; langOverImgs[9] = new Image(129, 21); langOverImgs[9].src="http://wwwstatic.megaupload.com/gui2/language_object/jp_o.gif"; langImgs[10] = new Image(129, 21); langImgs[10].src="http://wwwstatic.megaupload.com/gui2/language_object/kr.gif"; langOverImgs[10] = new Image(129, 21); langOverImgs[10].src="http://wwwstatic.megaupload.com/gui2/language_object/kr_o.gif"; langImgs[11] = new Image(129, 21); langImgs[11].src="http://wwwstatic.megaupload.com/gui2/language_object/ru.gif"; langOverImgs[11] = new Image(129, 21); langOverImgs[11].src="http://wwwstatic.megaupload.com/gui2/language_object/ru_o.gif"; langImgs[12] = new Image(129, 21); langImgs[12].src="http://wwwstatic.megaupload.com/gui2/language_object/fi.gif"; langOverImgs[12] = new Image(129, 21); langOverImgs[12].src="http://wwwstatic.megaupload.com/gui2/language_object/fi_o.gif"; langImgs[13] = new Image(129, 21); langImgs[13].src="http://wwwstatic.megaupload.com/gui2/language_object/se.gif"; langOverImgs[13] = new Image(129, 21); langOverImgs[13].src="http://wwwstatic.megaupload.com/gui2/language_object/se_o.gif"; langImgs[14] = new Image(129, 21); langImgs[14].src="http://wwwstatic.megaupload.com/gui2/language_object/dk.gif"; langOverImgs[14] = new Image(129, 21); langOverImgs[14].src="http://wwwstatic.megaupload.com/gui2/language_object/dk_o.gif"; langImgs[15] = new Image(129, 21); langImgs[15].src="http://wwwstatic.megaupload.com/gui2/language_object/tr.gif"; langOverImgs[15] = new Image(129, 21); langOverImgs[15].src="http://wwwstatic.megaupload.com/gui2/language_object/tr_o.gif"; langImgs[16] = new Image(129, 21); langImgs[16].src="http://wwwstatic.megaupload.com/gui2/language_object/sa.gif"; langOverImgs[16] = new Image(129, 21); langOverImgs[16].src="http://wwwstatic.megaupload.com/gui2/language_object/sa_o.gif"; langImgs[17] = new Image(129, 21); langImgs[17].src="http://wwwstatic.megaupload.com/gui2/language_object/vn.gif"; langOverImgs[17] = new Image(129, 21); langOverImgs[17].src="http://wwwstatic.megaupload.com/gui2/language_object/vn_o.gif"; langImgs[18] = new Image(129, 21); langImgs[18].src="http://wwwstatic.megaupload.com/gui2/language_object/pl.gif"; langOverImgs[18] = new Image(129, 21); langOverImgs[18].src="http://wwwstatic.megaupload.com/gui2/language_object/pl_o.gif"; </script> <script type="text/javascript" language="javascript1.2"><!-- EXs=screen;EXw=EXs.width;navigator.appName!="Netscape"? EXb=EXs.colorDepth:EXb=EXs.pixelDepth;//--> </script><script type="text/javascript"><!-- navigator.javaEnabled()==1?EXjv="y":EXjv="n"; EXd=document;EXw?"":EXw="na";EXb?"":EXb="na"; EXd.write("<img src=\"http://nht-2.extreme-dm.com", "/n2.g?login=kimble&pid=main&", "jv="+EXjv+"&j=y&srw="+EXw+"&srb="+EXb+"&", "l="+escape(EXd.referrer)+"\" height=1 width=1>");//--> </script><noscript><img height="1" width="1" alt="" src="http://nht-2.extreme-dm.com/n2.g?login=kimble&pid=main&j=n&jv=n"/> </noscript> </BODY> </HTML>