function openContext(key)
{
	window.open( key +"indextcck.html","","width=397,height=340,top=80,left=110,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no");
}

