\n'); } //--> // JavaScript Document var NS4 = (document.layers) ? 1 : 0; var IE4 = (document.all) ? 1 : 0; function animation(id) { this.element = (NS4) ? document[id] : document.all[id].style; this.active = 0; this.timer = null; this.path = null; this.num = null; this.name = id + "Var"; eval(this.name + " = this"); this.animate = animate; this.step = step; this.show = show; this.hide = hide; this.left = left; this.top = top; this.moveTo = moveTo; this.slideBy = slideBy; this.slideTo = slideTo; this.circle = circle; } function pos(x, y) { this.x = Math.round(x); this.y = Math.round(y); } function show() { this.element.visibility = (NS4) ? "show" : "visible"; } function hide() { this.element.visibility = (NS4) ? "hide" : "hidden"; } function left() { return parseInt(this.element.left); } function top() { return parseInt(this.element.top); } function moveTo(x, y) { //alert('moveTo'); this.element.left = x; this.element.top = y; } function step() { this.moveTo(this.path[this.num].x, this.path[this.num].y); if (this.num >= this.path.length - 1) { clearInterval(this.timer); this.active = 0; if (this.statement) eval(this.statement); } else { this.num++; } } function animate(interval) { if (this.active) return; this.num = 0; this.active = 1; this.timer = setInterval(this.name + ".step()", interval); } function slideBy(dx, dy, steps, interval, statement) { var fx = this.left(); var fy = this.top(); var tx = fx + dx; var ty = fy + dy; this.slideTo(tx, ty, steps, interval, statement); } function slideTo(tx, ty, steps, interval, statement) { var fx = this.left(); var fy = this.top(); var dx = tx - fx; var dy = ty - fy; var sx = dx / steps; var sy = dy / steps; var ar = new Array(); for (var i = 0; i < steps; i++) { fx += sx; fy += sy; ar[i] = new pos(fx, fy); } this.path = ar; this.statement = (statement) ? statement : null; this.animate(interval); } function circle(radius, angle0, angle1, steps, interval, statement) { var dangle = angle1 - angle0; var sangle = dangle / steps; var x = this.left(); var y = this.top(); var cx = x - radius * Math.cos(angle0 * Math.PI / 180); var cy = y + radius * Math.sin(angle0 * Math.PI / 180); var ar = new Array(); for (var i = 0; i < steps; i++) { angle0 += sangle; x = cx + radius * Math.cos(angle0 * Math.PI / 180); y = cy - radius * Math.sin(angle0 * Math.PI / 180); ar[i] = new pos(x, y); } this.path = ar; this.statement = (statement) ? statement : null; this.animate(interval); } function resetAll() { //alert('fffo'); anim1 = new animation("pusher"); if (!anim1.element) return; // if (!anim2.element) return; //alert(anim1); anim1.moveTo(0, 10); //anim2.slideBy(-20, 0, 10, 10, null); } function start() { anim1 = new animation("pusher"); //anim2 = new animation("thing"); //alert(anim1.element) if (!anim1.element) return; // if (!anim2.element) return; //alert(anim1); anim1.slideBy(-20, 0, 10, 10, null); //anim2.slideBy(-20, 0, 10, 10, null); }
|
|||||
|
|
|||||
CINEMA RELEASES |
ON DVD |
||||
Max PayneIn Cinemas October 16Based on the legendary, hard-hitting interactive video game, MAX PAYNE tells the story of a maverick cop determined to track down those responsible for the brutal murder of his family and partner. Hell-bent on revenge, his obsessive investigation takes him on a nightmare journey into a dark underworld. As the mystery deepens, Max (Wahlberg) is forced to battle enemies beyond the natural world and face an unthinkable betrayal. Visit product page | ChokeIn Cinemas October 30Actor-turned-director Clark Gregg shows he is as adept behind the camera as he is in front of it with CHOKE, a wickedly colorful dark comedy about mothers and sons, sexual compulsion, and the sordid underbelly of Colonial theme parks. Victor Mancini (Rockwell), a sex-addicted med-school dropout, who keeps his increasingly deranged mother, Ida (Huston), in an expensive private medical hospital by working days as a historical reenactor at a Colonial Williamsburg theme park. At night Victor runs a scam by deliberately choking in upscale restaurants to form parasitic relationships with the wealthy patrons who “save” him. When, in a rare lucid movement, Ida reveals that she has withheld the shocking truth of his father’s identity, Victor enlists the aid of his best friend, Denny (Henke) and his mother’s beautiful attending physician, Dr. Paige Marshall (Macdonald), to solve the mystery before the truth of his possibly divine parentage is lost forever. Visit product page | Win a Trip to LA!Purchase a limited edition Award Winning Films double pack from Kmart and you can enter to win a trip for 2 to a Fox film premiere in LA, plus visit the famous Fox Studios lot.This competition has now closed. Check back soon to see if you're a winner! Click here for more | Award Winning FilmsWe have over 90 Academy Award® film in our catalogue from Twentieth Century Fox, Fox Searchlight and MGM Studios. To celebrate our achievements, our best selling and classic titles are now available in 12 limited edition double packs.This competition has now closed. Check back soon to see if you're a winner! Click here for more |
||
™ and © Twentieth Century Fox Film Corporation. All rights reserved. Property of Fox. Use of this website (including any and all parts and components) constitutes your acceptance of these terms and conditions and privacy policy. The materials on this website are not to be sold, traded or given away. Any copying, manipulation, publishing, or other transfer of these materials, except as specifically provided in the terms and conditions of use, is strictly prohibited.