<script type="text/javascript"><!--
function showLayer(tdName, layerName, shadowLayerName)
{
if (document.getElementById) // Netscape 6 and IE 5+
{
var targetElement = document.getElementById(layerName);
var shadowElement = document.getElementById(shadowLayerName);
var tdElement = document.getElementById(tdName);
tdElement.bgColor='#54278F';
targetElement.style.top = shadowElement.style.top;
targetElement.style.visibility = 'visible';
shadowElement.style.visibility = 'hidden';
}
}
function hideLayer(tdName, layerName, shadowLayerName)
{
if (document.getElementById)
{
var targetElement = document.getElementById(layerName);
var shadowElement = document.getElementById(shadowLayerName);
var tdElement = document.getElementById(tdName);
tdElement.bgColor='#579C1C';
shadowElement.style.visibility = 'visible';
targetElement.style.visibility = 'hidden';
}
}
// -->
</script>

Easily one of the most anticipated camcorders in the last few years, Panasonic’s PV-GS500 arrived this year to replace the hugely successful PV-GS400. The GS400 offered great video quality with a bundle of pro-level features that made it a hit with the serious hobbyists and prosumers. This year, Panasonic has adopted a new approach, leaving fans none too pleased. In order to court a larger market, Panasonic has slashed prices on their top MiniDV models, and dropped most of the pro-level features in the process.