// JavaScript Document
function OpenIma(cual)
{
	//alert(cual);	
	window.open("adminsite/attach/"+cual,"ventana1","width=980,height=768,scrollbars=yes") 
	return false;
}
function OpenImaLaptopx(cual)
{
	//alert(cual);	
	window.open("view_more_image.asp?codigo="+cual,"ventana1","width=980,height=790,scrollbars=yes") 
}
function OpenImaLaptopxxyz()
{
	//alert(cual);	
	window.open("digit_card_number.asp","ventana1","width=700,height=500,scrollbars=yes") 
}