The Vizio "Java" colorization blends a more present-day hue that is suitable for any décor. While impressing with overall design characteristics, we pack the VOJ32F1A with technology including Full Altered consciousness Definition 1080p processing power, 3x HDMI inputs and over 16 Million colors to reach.
Solid heavy-gauge steel construction; Supports up to 165 lbs
Low profile (1.9"); Display your TV with stylish appearance
Fits most medium to large size flat panel screen
Tilt down 15 degrees adjustable
Product Description
The VideoSecu MF607B Angle Wall Mount provides a versatile and secure solution for all environments, such as home, boardroom, guest-house and stadium. This low-profile tilt mount that is designed for most 32"-55" flat-panel TVs weighing up to 165 lbs. VESA meeting the requirements for simple installation, supports TV with mounting hole patterns up to 26" horizontally, and 16" vertically (VESA 660X400mm). This commercial rate sturdy and reliable mount come with wide wall plate, it will support two stud installations for studs up to 24" alone. Open wall plate for electrical access, Adjustable forward tilts to make comfortable viewing when the TV is mounted above eye level or to reduce screen glare. Common separator, free 6" 3-Axis Magnetic Bubble level, high-speed HDMI chain and standard hardware included in the box. Make sure you get VideoSecu brand TV wall mount. Story to Amazon if received counterfeit or knock off mount not packed in VideoSecu color box.
- Frenzy most displays between 23" and 42"
- Max VESA: 400x200
- Tilt: 0 ~ 10 degree down.
- Only a 46mm (1.81") gap between the tv and the lose everything when folded flat.
- Max Weight: 75kgs (165 lbs)
Getting an adjustable wall mount that would admit you to have the optimum viewing angle usually meant settling for a bulky mount that protruded several inches from the breastwork. Our Ultra-Slim Tilting mount gives you the convenience of being able to tilt your flourish up to 10 degrees down yet has a gap of less than 2 inches when folded flat. Built-in bubble level makes it alignment a draught.
- Solid steel construction.
- Universal, adjustable mounting system.
- Built-in leveling bubble.
- Barrier Plate Dimensions: 18" w x 8" h x 1" d.
- Wall Plate: 18" x 8"
Includes necessary hardware and installation instructions.
Minimum extension from the wall: 3.2", maximum extension from the wall: 5.9"
Product Description
Here's an appealing, durable and versatile mount for your flat panel display. The tilt and slide machine with screw and lever locks. The device is recommended for screens up to 37" and 66 lbs. The mount is made from stiffen and has a nice powder coat finish. The mount allows you to tilt the display up and down about 35 degrees off forefront max. You can swivel it side to side up to 50 degrees off center max. And, it will retract down to a depth of 3.25" when coequal and even to the wall and extend out to a maximum of about 5.75".
It will support any display within the weight limit that has a VESA 75, 100, 200 or 200x100 meeting the requirements mounting pattern. (Vesa 75 is a square hole pattern where each tight spot is about 3" apart vertically and horizontally. Vesa 100 has holes that are about 4" into pieces. Vesa 200 are about 8" apart. Vesa 200x100 are about 8" excepting horizontally and 4" apart vertically)
Super Low Profile Fixed Wall Bracket
Grate against resistant and durable steel construction in black finish
Integrated bubble train to ensure precise level mount
Fits most: 23" to 37" flat panels, LED HDTV screens
Supports up to 165 lbs / 75 kgs.
Ultra-slim work
Three main parts allows for Easy installation
Theft-resistant security fasteners included
Gathering instructions and parts included for installation
Mounting hardware included
Compatibility:
Will fit most trivial to mid-sized flat panel plasma and LCD TVs with mounting patterns up to VESA 400x200
Zenith hole pattern 424mm wide and 230mm high
Maximum weight job: 75kg / 165lbs
Wall Distance ONLY 19mm
Vizio VOJ32 32" LCD HDTV
= 0; NIndex--)
{
if (g_arrZoomImg[nIndex].eventually < 3)
nZoomIndex--;
}
Zoom_init(nZoomIndex)
return false;
}
function popupZoomImageC(szProdID, nWidth, nHeight)
{
if (g_arrZoomImg[0] == "" || g_arrZoomImg[0] == "--")
return false;
if (Number(1) != Number(0))
{
// Popup window
var szURL = "http://www.electroline4u.com/popup_zoom_img.aspx?pid=" + escape(szProdID) + "&imgidx=" + g_nIndex;
nWidth += 20;
nHeight += 20;
var nLeft = (screen.width) ? (screen.width - nWidth) / 2 : 0;
var nTop = (screen.height) ? (screen.height - nHeight) / 2 : 0;
var objChild = window.open(szURL, "", "width=" + nWidth + ",height=" + nHeight + ",top=" + nTop + ",left=" + nLeft + ",history=no,status=no,resizable=yes,scrollbars=yes,manubar=no");
objChild.focus();
}
else
{
// Layer
document.getElementById("ctl00_cphMain_btZoom").click();
}
return false;
}
var m_szPPImgUrl = "";
var m_isPPMainImg = true;
var m_nPPImgX = 0;
var m_nPPImgY = 0;
function showMOZoomImage(e)
{
var nZoomIndex = g_nIndex - 1;
if (g_arrZoomImg[nZoomIndex] == "" || g_arrZoomImg[nZoomIndex] == "--")
return;
var szImgUrl = g_arrZoomImg[nZoomIndex];
var imgPopup = document.getElementById("imgZoomImgD");
imgPopup.src = "http://www.electroline4u.com/theme/04/zoom_loading.gif";
m_szPPImgUrl = szImgUrl;
m_isPPMainImg = true;
m_nPPImgX = typeof(e.pageX) != "undefined" ? e.pageX : window.event.x;
m_nPPImgY = typeof(e.pageY) != "undefined" ? e.pageY : window.event.y;
var arrOffset = FEJS_getScrollXYForPos();
var nXOffset = arrOffset[0], nYOffset = arrOffset[1];
var nX = m_nPPImgX + nXOffset + 20;
var nY = m_nPPImgY + nYOffset;
document.getElementById("divZoomImgD").style.left = nX + "px";
document.getElementById("divZoomImgD").style.top = nY + "px";
document.getElementById("divZoomImgD").style.display = "block";
imgPopup.src = szImgUrl;
}
function moveMOZoomImage(e)
{
m_nPPImgX = typeof(e.pageX) != "undefined" ? e.pageX : window.event.x;
m_nPPImgY = typeof(e.pageY) != "undefined" ? e.pageY : window.event.y;
var arrOffset = FEJS_getScrollXYForPos();
var nXOffset = arrOffset[0], nYOffset = arrOffset[1];
var nX = m_nPPImgX + nXOffset + 20;
var nY = m_nPPImgY + nYOffset;
document.getElementById("divZoomImgD").style.left = nX + "px";
document.getElementById("divZoomImgD").style.top = nY + "px";
}
function hideMOZoomImage()
{
document.getElementById("divZoomImgD").style.display = "none";
}
function loadedPPImg(imgPP)
{
// skip first time loading
if (m_szPPImgUrl == "")
return;
if (imgPP.src.indexOf("/zoom_loading.gif") >...
Vizio TV are known to be very affordable and yet built without problems and other low-bring in producers.
Vizio press both LCD and plasma televisions, but the adulthood of LCD TVs are Ear-splitting Delimitation. In brand-new years, Vizio has its more famous competitors, who are a intimidate to reckon with the unveil, while sales have increased and chap payment is an all-at the same time excessive.
In the happening of reading Almost every criticize written by a Vizio TV, extra features compared to other models in the pigeon-hole has revealed. A noteworthy annex to most of their products is cool sculpture-in-personification opportunity, beyond the notion skin the setting that. We also find that most of their TV is more than enough inputsincluding normally at least 3 HDMI inputs.
Vizio TV is a trustworthy wrench to be reckoned with in the electronic over the moon marvellous and its competitors are having. A mixture of low prices and more features large petty that Vizio is value for in clover without sacrificing standing and functionality.
Which of these tv's are better for me to buy? 32" vizio (VOJ32) or 32" Insignia NS- L322Q-10A.?
Q: Both of these tvs are the same evaluation and their both 1080p. The 32" insignia NS-L322Q-10A is from best buy and the 32" vizio VOJ32 is from walmart. Can someone take a look at the specs of these tvs and let me recognize which one is better and why because I don't know the difference.. Thanks
A: Don't buy either one, the are low worth tv and not reliable. Spend a little more for a tv that will last with better quality and reliability. Look at a Sumsang, Panasonic, Toshiba and Sony (more priceless), you will be happy for a long time. You get what you pay for. A couple of days ago a person asking the same query you are asking, asked it there a way to complain about a manufacturer that won't honor the warranty (Vizio). Trust this helps and good luck.