var myTimer92767217553; var mode92767217553 = 1; var style92767217553 = 1; var speed92767217553 = 1000 * 5; var move_val92767217553 = 100; var step_val92767217553 = 10; var temp_step92767217553 = 0; var x92767217553 = -1; var showNav92767217553 = 0; var temp_url92767217553 = ""; var dispBackground92767217553; var dispHead92767217553; var dispLink92767217553; var dispDescription92767217553; var dispBorder92767217553; var dispDelay92767217553; var dispFontColor92767217553; var dispNew92767217553; var j92767217553 = 0; var endit92767217553 = 0; var stopRotate92767217553 = 0; var dir_val92767217553 = 0; var mybgcolor92767217553 = "#FFFFCC"; var mybgcolorold92767217553 = "#FFFFCC"; var mybordercolor92767217553 = "#000000"; var mybordercolorold92767217553 = "#000000"; if (style92767217553 == 0) { if (document.layers) { document.write(''); } else if (document.all) { document.write('
'); } else if (document.getElementById) { document.write('
'); } } else { if (document.layers) { document.write(''); } else if (document.all) { document.write('
'); } else if (document.getElementById) { document.write('
'); } } function shakeIt92767217553() { if (endit92767217553 < 14) { if (document.layers) { if (j92767217553 == 0) { document.allheadings92767217553.left = document.allheadings92767217553.left - 10; j92767217553 = 1; } else { document.allheadings92767217553.left = document.allheadings92767217553.left + 10; j92767217553 = 0; } } else if (document.all) { if (j92767217553 == 0) { document.all.allheadings92767217553.style.posLeft += -10; j92767217553 = 1; } else { document.all.allheadings92767217553.style.posLeft += 10; j92767217553 = 0; } } else if (document.getElementById) { if (j92767217553 == 0) { document.getElementById("allheadings92767217553").style.left = window.pageXOffset - 10; j92767217553 = 1; } else { document.getElementById("allheadings92767217553").style.left = window.pageXOffset + 10; j92767217553 = 0; } } endit92767217553++; setTimeout("shakeIt92767217553()",20); } else { if (document.layers) { document.allheadings92767217553.left = document.allheadings92767217553.left; } else if (document.all) { document.all.allheadings92767217553.style.posLeft = document.all.allheadings92767217553.style.posLeft; } else if (document.getElementById) { document.getElementById("allheadings92767217553").style.left = window.pageXOffset; } } } function moveit92767217553() { if (document.layers) { if (document.allheadings92767217553.left < (window.innerWidth - 250 - 20)) { document.allheadings92767217553.left += step_val92767217553; } if (document.allheadings92767217553.left > (window.innerWidth - 250 - 20)) { document.allheadings92767217553.left = window.innerWidth - 250 - 20; } document.layers.allheadings.top = pageYOffset; setTimeout("moveit92767217553()",move_val92767217553); } else if (document.all) { if (document.all.allheadings92767217553.style.posLeft < (document.body.clientWidth - 250 - 10)) { document.all.allheadings92767217553.style.posLeft = document.all.allheadings92767217553.style.posLeft + step_val92767217553; } if (document.all.allheadings92767217553.style.posLeft > (document.body.clientWidth - 250 - 10)) { document.all.allheadings92767217553.style.posLeft = document.body.clientWidth - 250 - 10; } document.all.allheadings92767217553.style.top = document.body.scrollTop; setTimeout("moveit92767217553()",move_val92767217553); } else if (document.getElementById) { temp_step92767217553 = temp_step92767217553 + step_val92767217553; if (window.pageXOffset < (window.innerWidth - 250 - 20)) { document.getElementById("allheadings92767217553").style.left = window.pageXOffset + temp_step92767217553; } if (temp_step92767217553 >= (window.innerWidth - 250 - 20)) { document.getElementById("allheadings92767217553").style.left = window.innerWidth - 250 - 20; temp_step92767217553 = window.innerWidth; } document.getElementById("allheadings92767217553").style.top = document.body.scrollTop; setTimeout("moveit92767217553()",move_val92767217553); } } function showStatic92767217553() { if (document.layers) { document.allheadings92767217553.left = (window.innerWidth - 250 - 20); } else if (document.all) { document.all.allheadings92767217553.style.posLeft = (document.body.clientWidth - 250 - 10); } else if (document.getElementById) { document.getElementById("allheadings92767217553").style.left = window.innerWidth - 250 - 20; } } function initArray92767217553() { this.length = initArray92767217553.arguments.length; for (var i92767217553 = 0; i92767217553 < this.length; i92767217553++) { this[i92767217553] = initArray92767217553.arguments[i92767217553]; } } function closeWindow92767217553() { clearTimeout(myTimer92767217553); stopRotate92767217553 = 1; if (document.layers) { document.allheadings92767217553.document.write(""); document.allheadings92767217553.document.close(); document.layers.allheadings92767217553.visibility = "hidden"; } else if (document.all) { allheadings92767217553.innerHTML = ""; document.all.allheadings92767217553.style.visibility = "hidden"; } else if (document.getElementById) { newlayer92767217553 = document.getElementById("allheadings92767217553"); newlayer92767217553.innerHTML = ""; document.getElementById("allheadings92767217553").style.visibility = "hidden"; } } function writeNews92767217553(dir_val92767217553) { if (dir_val92767217553 == 0 || dir_val92767217553 == undefined || dir_val92767217553 == "") { dir_val92767217553 = 1; } x92767217553 = x92767217553 + dir_val92767217553; if (x92767217553 > (headings92767217553.length - 1)) { x92767217553 = 0; } if (x92767217553 < 0) { x92767217553 = headings92767217553.length - 1; } dispHead92767217553 = headings92767217553[x92767217553]; dispLink92767217553 = links92767217553[x92767217553]; dispBackground92767217553 = backgrounds92767217553[x92767217553]; dispBorder92767217553 = borders92767217553[x92767217553]; dispFontColor92767217553 = fonts92767217553[x92767217553]; dispNew92767217553 = newwins92767217553[x92767217553]; dispDelay92767217553 = delay92767217553[x92767217553]; if (dispNew92767217553 == 1) { dispLink92767217553 = dispLink92767217553 + " target=_blank"; } if (dispBackground92767217553 != "") { mybgcolor92767217553 = dispBackground92767217553; } if (dispBorder92767217553 != "") { mybordercolor92767217553 = dispBorder92767217553; } if (mode92767217553 == 1) { dispDescription92767217553 = description92767217553[x92767217553]; if (dispFontColor92767217553 != "") { dispDescription92767217553 = "" + dispDescription92767217553 + ""; } } if (document.layers) { if (mode92767217553 == 0) { document.allheadings92767217553.document.write("
" + dispHead92767217553 + "
"); document.allheadings92767217553.document.close(); } else { temp_url92767217553 = "
" + dispHead92767217553 + "

" + dispDescription92767217553; if (showNav92767217553 == 1) { temp_url92767217553 += "

[ Back ] [ Close ] [ Next ]
"; } temp_url92767217553 += "
"; document.allheadings92767217553.document.write(temp_url92767217553); document.allheadings92767217553.document.close(); } } else if (document.all) { if (mode92767217553 == 0) { allheadings92767217553.innerHTML = "
" + dispHead92767217553 + "
"; } else { temp_url92767217553 = "
" + dispHead92767217553 + "

" + dispDescription92767217553 + ""; if (showNav92767217553 == 1) { temp_url92767217553 += "

[ Back ] [ Close ] [ Next ]
"; } temp_url92767217553 += "
"; allheadings92767217553.innerHTML = temp_url92767217553; } } else if (document.getElementById) { if (mode92767217553 == 0) { newlayer92767217553 = document.getElementById("allheadings92767217553"); newlayer92767217553.innerHTML = "
" + dispHead92767217553 + "
"; } else { newlayer92767217553 = document.getElementById("allheadings92767217553"); temp_url92767217553 = "
" + dispHead92767217553 + "

" + dispDescription92767217553 + ""; if (showNav92767217553 == 1) { temp_url92767217553 += "

[ Back ] [ Close ] [ Next ]
"; } temp_url92767217553 += "
"; newlayer92767217553.innerHTML = temp_url92767217553; } } if (stopRotate92767217553 == 0) { if (dispDelay92767217553 > 0) { myTimer92767217553 = setTimeout('writeNews92767217553();', (dispDelay92767217553 * 1000)); } else { myTimer92767217553 = setTimeout('writeNews92767217553();', speed92767217553); } } mybgcolor92767217553 = mybgcolorold92767217553; mybordercolor92767217553 = mybordercolorold92767217553; shakeIt92767217553(); } if (style92767217553 == 0) { setTimeout('moveit92767217553();', 1000); } else { // showStatic92767217553(); } var headings92767217553 = new initArray92767217553("","",""); var links92767217553 = new initArray92767217553("http://","http://","http://"); var description92767217553 = new initArray92767217553("Jason J. will appear on new reality show. Check back for air date.

","Jason J. is currently "Actor of the Month" for Actors Unite.

"," Jason J's former acting coach, Reina von Waldenberg (now a professor at NYU's Tisch), once wrote, "such amazing physicality!"

"); var backgrounds92767217553 = new initArray92767217553("","",""); var borders92767217553 = new initArray92767217553("","",""); var fonts92767217553 = new initArray92767217553("","",""); var newwins92767217553 = new initArray92767217553("","",""); var delay92767217553 = new initArray92767217553("","",""); setTimeout("writeNews92767217553()",1000);