// var _swfvars = null; var _swfid = "swf"; var _swfbg = "#ffffff"; var _swfwidth = "100%"; var _swfheight = "100%"; // puzzle specific var _jiglocalref = false; var _jigpid; var _swf_url = "http://www.jigidi.com/swf/"; function jigPuzzle(suffix) { _swfid = "jig_puzzle"; if (!suffix) suffix = ""; if (!_swfvars) _swfvars = ""; else _swfvars += "&"; _swfvars += "puzzleID="+_jigpid; if (_jiglocalref) _swfvars += "&localref=true"; swfFlashContent("puzzle.swf?58"+suffix); } function swfFlashContent(filename) { filename = _swf_url+filename; document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); if (_swfvars != null) document.write(''); var fv = (_swfvars != null) ? " flashvars=\""+_swfvars+"\"" : ""; document.write(''); document.write(''); }