// PORt.scpt. WBPortfolio functions. function PORt001(img) { return (img == 0 ? "images/westmoreland01.jpg" : ""); } function PORt002(img) { return (img == 0 ? "images/westmoreland02.jpg" : ""); } function PORt003(img) { return (img == 0 ? "images/westmoreland03.jpg" : ""); } function PORt004(img) { return (img == 0 ? "images/westmoreland04.jpg" : ""); } function PORt005(img) { return (img == 0 ? "images/westmoreland05.jpg" : ""); } function PORt006(img) { return (img == 0 ? "images/westmoreland06.jpg" : ""); } 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