﻿function OpenPrintItemFinderWindow() {
    window.open("/Product/Locator/PrintItemFinder.aspx", "_new", "toolbar=0,location=0,width=740,height=450");
}