function showPic(c)
{
	document.getElementById('placeholder').src = 'cache/492w/' + c;
	return false;
}
