// Java Document

function showdets(icar) {
	window.open("cardets.asp?id=" + icar, "", "height=500,width=550,scrollbars");
}