// JavaScript Document
link_home = 'htt' + 'p://www.rctoy' + 'craze.com/';
link_home_text = 'RC Toy Craze home page';

link_cars = '/g-' + 'rc-cars' + '-z/';
link_cars_text = 'All Radio Control Cars';

link_trucks = '/g-' + 'rc-trucks' + '-z/';
link_trucks_text = 'All Radio Control Trucks';

link_helicopters = '/g-' + 'rc-helicopters' + '-z/';
link_helicopters_text = 'All Radio Control Helicopters';

link_planes = '/g-' + 'rc-planes' + '-z/';
link_planes_text = 'All Radio Control Planes';

link_boats = '/g-' + 'rc-boats' + '-z/';
link_boats_text = 'All Radio Control Boats';

link_tanks = '/g-' + 'rc-tanks' + '-z/';
link_tanks_text = 'All Radio Control Tanks';

