53ER94-77. Instant Game 87 Specifics
Effective on Monday, October 10, 1994
1Specific Authority 324.105(10)(a), 4(b), (c) FS. Law Implemented 924.105(10)(a), 10(b), (c) FS. History–New 10-10-94, Replaced by 53ER95-16.
var val = document.getElementById('citecontent').innerHTML;
var href = decodeURIComponent(window.location.href);
var url = decodeURIComponent(escape(href.split("#")[0]));
url = decodeURIComponent(escape(url.split(",")[0]));
art.dialog.defaults.title = url;
art.dialog.data('cite', val);
art.dialog.data('homeDemoPath', '/Scripts/plus/artDialog/');
art.dialog.open('/Scripts/plus/artDialog/citeiframe.html');