function getext()
{
var t = "WELCOME TO OUR INTERNET-PAGES !.OUR PRODUCT LINE IS LARGER THAN 1000 ARTICLES";
window.status = t;
}