If he’s taking up skateboarding, or snowboarding or bicycling, he may want to have the assistance of everyone’s favorite astromech droid. Of course we don’t think the helmet will actually talk to him and assist with navigation. It’s just a helmet. But it sure looks techie-chic. If he starts hearing Artoo’s voice though, we recommend another type of guidance.
var timer1;
function scrollDiv(divId, depl) {
var scroll_container = document.getElementById(divId);
scroll_container.scrollLeft -= depl;
timer1 = setTimeout('scrollDiv("'+divId+'", '+depl+')', 10);
}
function change(promo) {
if (promo == 'item1') {
document.getElementById('productarea').innerHTML = "
R2D2 bike helmet
If he's taking up skateboarding, or snowboarding or bicycling, he may want to have the assistance of everyone's favorite astromech droid. Of course we don't think the helmet will actually talk to him and assist with navigation. It's just a helmet. But it sure looks techie-chic. If he starts hearing Artoo's voice though, we recommend another type of guidance.
}else if (promo == 'item2') {
document.getElementById('productarea').innerHTML = "
Alien Chestburster Plush
Aren't babies the cutest things? This Alien Chestburster Plush is adorable and incredibly dangerous, which makes it a great gift for scifi lovers with a sensitive side. Hug it at your own risk.
}else if (promo == 'item3') {
document.getElementById('productarea').innerHTML = "
Tarantino XX 8-film Collection
This set contains eight movies chosen by Tarantino to illustrate his first 20 years of filmmaking, plus five hours of first seen bonus material. The collection includes Reservoir Dogs, True Romance, Pulp Fiction, Jackie Brown, Kill Bill Vol. 1, Kill Bill Vol. 2, Death Proof and Inglourious Basterds.
}else if (promo == 'item4') {
document.getElementById('productarea').innerHTML = "
The Big Screen: The Story of the Movies by David Thomson:
Thomson is the author of The New Biographical Dictionary of Film and The Whole Equation: A History of Hollywood, and he's a witty and authoritative chronicler of the impact of movies on the broader culture. His latest, The Big Screen, looks at the allure of the cinema, as well as the movies' ability to shape our lives.
}else if (promo == 'item5') {
document.getElementById('productarea').innerHTML = "
The Dark Knight Trilogy: The Complete Screenplays with Storyboards
Hardcore fans of Nolan's The Dark Knight Trilogy will enjoy this nearly 600 pages featuring screenplays and storyboards, plus commentary from Christopher Nolan, Jonathan Nolan and David S. Goyer.
}else if (promo == 'item6') {
document.getElementById('productarea').innerHTML = "
Men in Black/Men in Black 2/Men in Black 3 Giftset with Worm Figurine
The galaxy defenders get the box set treatment. This giftset features all three Men in Black movies on Blu-ray, with deleted scenes, featurettes, and audio commentaries. To sweeten the deal, the box comes with UltraViolet digital copies of the films, plus a figurine of an alien drinking coffee.
}else if (promo == 'item7') {
document.getElementById('productarea').innerHTML = "
The Criterion Collection
When it comes to gifts for the serious movie fan in the family, you can never go wrong with a title from the Criterion Collection. This season's new releases include classic movies from Sidney Lumet, Jean-Luc Godard, Alfred Hitchcock, Robert Altman and Federico Fellini; and if those don't grab your attention, the label's prestige back-catalog is brimming with cinephile treats.
}else if (promo == 'item8') {
document.getElementById('productarea').innerHTML = "
Moonrise Kingdom DVD
One of 2012's most critically acclaimed movies, Wes Anderson's latest is a joyful ode to childhood adventure that wowed audiences across the country. Starring Bill Murray, Bruce Willis, Frances McDormand and newcomers Jared Gilman and Kara Hayward, Moonrise Kingdom will be a delight for pretty much everyone in the family.
}else if (promo == 'item9') {
document.getElementById('productarea').innerHTML = "
Tony Mendez' Argo book
Ben Affleck's Argo has been a commercial and critical hit, and is widely tipped for a Best Picture nomination at next year's Oscars. Discover the thrilling true story behind the film in the book by Tony Mendez (played by Affleck in the movie), a CIA agent who posed as a Hollywood producer to rescue American nationals in Iran.
}else if (promo == 'item10') {
document.getElementById('productarea').innerHTML = "
The James Bond Archives
Celebrate 50 Years of secret agent 007 - and one of his best adventures yet, Skyfall--with this enormous book that makes for a rich archival history of the beloved movie franchise. Packed with photos, storyboards, behind-the-scenes articles and an oral history of the franchise from those involved, this is the perfect coffee table companion for the avid Bond fan.
}else if (promo == 'item11') {
document.getElementById('productarea').innerHTML = "
Avengers: The Art of Marvel's The Avengers
Can't get enough of 2012's biggest blockbuster? This 272-page hardcover book should sate the appetite of even hardcore Marvel connoisseurs, featuring a richly-detailed look behind the making of the film, from conception to final product. Includes extensive artwork, interviews with writer-director Joss Whedon, Marvel honcho Kevin Feige and the film's stars.
}else if (promo == 'item12') {
document.getElementById('productarea').innerHTML = "
Batman Money Clip
Why buy a normal, boring wallet for your man to organize his money with this holiday? Money clips up his status because you can actually see the money in there. Added bonus, it's the caped crusaders' logo, which indicates that he's really Bruce Wayne underneath that costume he's wearing.
}else if (promo == 'item13') {
document.getElementById('productarea').innerHTML = "
Personalized Art--like this Chris Walken
Chances are, there's too much white space on your man's wall, and some of it--like the tattered pin-up of Shannon Elizabeth from 1998-- needs to be replaced with some classy art. Start with the likeness of The Continental himself, Christopher Walken, or give him a pop art version of you to hang on the wall and admire like the lucky guy he is.
}else if (promo == 'item14') {
document.getElementById('productarea').innerHTML = "
Ticket stub diary
Instead of hoarding these little paper memories in a shoebox inside the closet, use this diary to create an album to properly display his excellent taste in film. Make sure to take the time to have a good laugh over his ticket to White Chicks.
}else if (promo == 'item15') {
document.getElementById('productarea').innerHTML = "
Dinner and a movie club
In one swoop, this gift takes care of everything you need to create the perfect movie-going experience once a month. Every 30 days you receive a different premium pasta and specialty sauce, and a Blockbuster card to get movies and popcorn. Invite friends or save it all for yourself--we won't tell.
}
}