$(document).ready(function(){$('.rollover1').click(function(){location.href="/home.html";});$('.rollover2').click(function(){location.href="/cigars.html";});$('.rollover3').click(function(){location.href="/cigar_accessories.html";});$('.rollover4').click(function(){location.href="/pipes.html";});$('.rollover5').click(function(){location.href="/tobacco.html";});$('.rollover6').click(function(){location.href="/gallery/template/products2/cat/pipe accessories.html";});$('.rollover7').click(function(){location.href="/gallery/template/products2/cat/lighter.html";});$('.rollover8').click(function(){location.href="/gallery/template/products2/cat/zippos.html";});$('.rollover9').click(function(){location.href="/ComingSoon.html";});$('.rollover10').click(function(){location.href="/specials.html";});$('.rollover11').click(function(){location.href="/terms.html";});$('.rollover12').click(function(){location.href="/aboutus.html";});$('.rollover13').click(function(){location.href="/contact.html";});var locate=location.href;if(locate.search('home')=='-1'){$('.image_one').hoverIntent(hover,out);}
if(locate.search('cigars')=='-1'){$('.image_two').hoverIntent(hover1,out1);}
if(locate.search('Cigar%20Accessories')=='-1'){$('.image_three').hoverIntent(hover2,out2);}
if(locate.search('pipes.html')=='-1'){$('.image_four').hoverIntent(hover3,out3);}
if(locate.search('Pipe%20Tobaccos')=='-1'){$('.image_five').hoverIntent(hover4,out4);}
if(locate.search('Pipe%20Accessories')=='-1'){$('.image_six').hoverIntent(hover5,out5);}
if(locate.search('lighter')=='-1'){$('.image_seven').hoverIntent(hover6,out6);}
if(locate.search('zippos')=='-1'){$('.image_eight').hoverIntent(hover7,out7);}
if(locate.search('howto')=='-1'){$('.image_nine').hoverIntent(hover8,out8);}
if(locate.search('specials')=='-1'){$('.image_ten').hoverIntent(hover9,out9);}
if(locate.search('terms')=='-1'){$('.image_eleven').hoverIntent(hover10,out10);}
if(locate.search('aboutus')=='-1'){$('.image_twelve').hoverIntent(hover11,out11);}
if(locate.search('contact')=='-1'){$('.image_thirteen').hoverIntent(hover12,out12);}
if(locate.search('home')>-1){$('.rollover1').fadeIn('fast');}else if(locate.search('cigars')>-1){$('.rollover2').fadeIn('fast');}else if(locate.search('Cigar%20Accessories')>-1){$('.rollover3').fadeIn('fast');}else if(locate.search('pipes.html')>-1){$('.rollover4').fadeIn('fast');}else if(locate.search('Pipe%20Tobaccos')>-1){$('.rollover5').fadeIn('fast');}else if(locate.search('Pipe%20Accessories')>-1){$('.rollover6').fadeIn('fast');}else if(locate.search('lighter')>-1){$('.rollover7').fadeIn('fast');}else if(locate.search('zippos')>-1){$('.rollover8').fadeIn('fast');}else if(locate.search('howto')>-1){$('.rollover9').fadeIn('fast');}else if(locate.search('specials')>-1){$('.rollover10').fadeIn('fast');}else if(locate.search('terms')>-1){$('.rollover11').fadeIn('fast');}else if(locate.search('aboutus')>-1){$('.rollover12').fadeIn('fast');}else if(locate.search('contact')>-1){$('.rollover13').fadeIn('fast');}});function hover(){$('.rollover1').fadeIn('fast');}
function out(){$('.rollover1').fadeOut('fast');}
function hover1(){$('.rollover2').fadeIn('fast');}
function out1(){$('.rollover2').fadeOut('fast');}
function hover2(){$('.rollover3').fadeIn('fast');}
function out2(){$('.rollover3').fadeOut('fast');}
function hover3(){$('.rollover4').fadeIn('fast');}
function out3(){$('.rollover4').fadeOut('fast');}
function hover4(){$('.rollover5').fadeIn('fast');}
function out4(){$('.rollover5').fadeOut('fast');}
function hover5(){$('.rollover6').fadeIn('fast');}
function out5(){$('.rollover6').fadeOut('fast');}
function hover6(){$('.rollover7').fadeIn('fast');}
function out6(){$('.rollover7').fadeOut('fast');}
function hover7(){$('.rollover8').fadeIn('fast');}
function out7(){$('.rollover8').fadeOut('fast');}
function hover8(){$('.rollover9').fadeIn('fast');}
function out8(){$('.rollover9').fadeOut('fast');}
function hover9(){$('.rollover10').fadeIn('fast');}
function out9(){$('.rollover10').fadeOut('fast');}
function hover10(){$('.rollover11').fadeIn('fast');}
function out10(){$('.rollover11').fadeOut('fast');}
function hover11(){$('.rollover12').fadeIn('fast');}
function out11(){$('.rollover12').fadeOut('fast');}
function hover12(){$('.rollover13').fadeIn('fast');}
function out12(){$('.rollover13').fadeOut('fast');} 