﻿// --------------------------------------
//       LPAg mode good! (c) 2005
// http://www.lpavn.com * lpavn@yahoo.com
// --------------------------------------

// Mnu chay
var thongdiep="Loading 100% complete..."; 

function scrollOff() 
{ 
window.status=thongdiep.substring(0, thongdiep.length); 
} 

scrollOff();