﻿

function showPromoWindow() {
    window.open('/Home/AboutPromoCards', 'AboutPromoCards', 'menubar=0,resizable=0,width=400,height=380');
}