﻿var IsTestGoVN = false;
if (IsTestGoVN) var domain_mygo = "http://localhost:9900/MyGoMedia/notify/";
else var domain_mygo = "http://static.gox.vn/media/notify/";   

// Include file css
var mygo_version = 8.9;
document.write(" <link href=\"" + domain_mygo + "css\/mygo_footer.css?v=" + mygo_version + "\" rel=\"stylesheet\" type=\"text\/css\" \/>");


