syMap = window.syMap || {}; function syViaJs(locationId) { var _f = undefined; var _fconv = 'syMap[\"' + locationId + '\"]'; try { _f = eval(_fconv); if (_f != undefined) { _f() } } catch(e) {} } function syLoader(closetag) { var syTest = null, syTestPos = document.getElementsByTagName("span"); for (var i = 0; i < syTestPos.length; i++) { if (syTestPos[i].className == "syTestPos") { syTest = syTestPos[i]; break } } if (syTest == null) return; if (!closetag) { document.write(""); var real = document.getElementById("syTestPos_" + syTest.id); for (var i = 0; i < real.childNodes.length; i++) { var node = real.childNodes[i]; if (node.tagName == "SCRIPT" && /closetag/.test(node.className)) continue; syTest.parentNode.insertBefore(node, syTest); i-- } syTest.parentNode.removeChild(syTest); real.parentNode.removeChild(real) } syMap['1'] = function() { }; syMap['2'] = function() { }; syMap['3'] = function() { }; syMap['4'] = function() { }; syMap['5'] = function() { }; syMap['6'] = function() { }; syMap['7'] = function() { var ids = parseInt(Math.random() * 10000); document.writeln(""); }; syMap['9'] = function() { document.writeln(""); }; syMap['10'] = function() { document.writeln(""); };