<!-- Begin
  varURL="http://www.rinomechanical.com/"
  switch (location.href) {

      case varURL+"couplings_double-loop.asp":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_doubleloopad-170.jpg" width="170" height="281" border="1">');
          break

      case varURL+"gearbox_low_backlash.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_FlexShftCoup_120.jpg" width="120" height="154" border="1">');
          break

      case varURL+"handles.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_ChPull_RaHandles_120.jpg" width="120" height="154" border="1">');
          break
          
      case varURL+"hitorque.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_hi-Tgearbx_120.jpg" width="120" height="154" border="1">');
          break

      case varURL+"mini_shafts.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_MinPrecShafting_120.jpg" width="120" height="154" border="1">');
          break
  
      case varURL+"shftcoup.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_FlexShftCoup_120.jpg" width="120" height="154" border="1">');
          break

      case varURL+"shftcoup_plastic.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_Step_Beam_coupling.jpg" width="120" height="154" border="1">');
          break

      case varURL+"shlscrew.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_PreSholdScrews_120.jpg" width="120" height="154" border="1">');
          break

      case varURL+"slip_clutches.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_FlexShftCoup_120.jpg" width="120" height="154" border="1">');
          break

      case varURL+"spidercouplings.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_FlexShftCoup_120.jpg" width="120" height="154" border="1">');
          break

      case varURL+"spur-gears.htm":
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_PrecSpurGrs_120.jpg" width="120" height="154" border="1">');
          break

      default:
          document.writeln('<img src="http://www.rinomechanical.com/images/cat_PrecMechComp_120.jpg" width="120" height="154" border="1">');
          break
  }
// End -->
 
