inc_footer_js =
'<br/><table align="center" width="100%"><tr><td align="center">'
+ '<a href="http://musicstore.sonyconnect.ca/custom/promos/gift_card_code_terms.html">'
+ 'Gift Card/ Code Terms</a> | <a href="http://musicstore.sonyconnect.ca/custom/promos/tos.html">'
+ 'Terms of Service</a> | <a href="http://musicstore.sonyconnect.ca/custom/promos/privacy_policy.html">'
+ 'Privacy Policy </a>'
+ '<span onclick="try{alert(\'System Test: \' + window.external.GetOpenMGTermID());}catch(e){}" style="cursor: hand">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>'
+ '<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&copy; <script language="JavaScript">'
+ 'now = new Date(); document.write(now.getFullYear());</script> Sony CONNECT Inc. All rights reserved.'
+ '</td></tr></table>';

// end_var_declaration
document.write(inc_footer_js);