﻿function cpl()
{
aWindow = window.open("cpl.asp", "awin", "width=600, height=600, toolbar=no, scrollbars=yes")
}

