﻿if ((typeof Amg) === 'undefined') { Amg = {}; }
if ((typeof Amg.Footer) === 'undefined') { Amg.Footer = {}; }
Amg.Footer = function() { return { verisignLogo_Click: function() { var url = "https://seal.verisign.com/splash?form_file=fdf/splash.fdf&dn=WWW.48hourprint.COM〈=en"; window.open(url, "remote", "width=550,height=450,menubar=no,scrollbars=yes,resizable=no,toolbar=no"); } }; } ();