// ==UserScript==
// @name Mvktech.net Full Page View
// @description Changes Width of the page to fill the window.
// @include http://www.mvktech.net/*
// @namespace http://h3xploit.com
// ==/UserScript==
GM_addStyle ("tr td {width:0%;}");