// var _swfvars = null; var _swfid = "swf"; var _swfbg = "#ffffff"; var _swfwidth = "100%"; var _swfheight = "100%"; // puzzle specific var _jigpid; var _swf_url = "http://www.jigidi.com/swf01/"; function jigPuzzle() { _swfid = "jig_puzzle"; if (_swfvars == null) _swfvars = ""; else _swfvars += "&"; _swfvars += "puzzleID="+_jigpid; swfFlashContent("puzzle.swf?2"); } 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(''); }