
function getScreenWidth()
{
    return(screen.width)
}



