// PORt.scpt. WBPortfolio functions. function PORt001(img) { return (img == 0 ? "images/evergreen01.jpg" : ""); } function PORt002(img) { return (img == 0 ? "images/evergreen02.jpg" : ""); } function PORt003(img) { return (img == 0 ? "images/evergreen03.jpg" : ""); } function PORt004(img) { return (img == 0 ? "images/evergreen04.jpg" : ""); } function PORt005(img) { return (img == 0 ? "" : ""); } function PORt006(img) { return (img == 0 ? "" : ""); } function PORt007(img) { return (img == 0 ? "" : ""); } function PORt008(img) { return (img == 0 ? "" : ""); } function PORt009(img) { return (img == 0 ? "" : ""); } function PORt010(img) { return (img == 0 ? "" : ""); } function PORt011(img) { return (img == 0 ? "" : ""); } function PORt012(img) { return (img == 0 ? "" : ""); } // End