// RN_UV_FEATURED_3_SIDEBYSIDE.JS

// This can be modified to randomly assign 3 side by side feature urls with any given range.
// to make sure there are not duplicates, you can always do a random in the second quarter
// of the range of vehicles, then the next one in the third quarter range of vehicles, etc.

TheIFrmStr = '';
TheIFrmStr = '<if'+'ram'+'e sr'+'c=\"rn_ca\/rn_uv_featured_3_sidebyside'+'.htm\" wid'+'th=\"515\" he'+'ight=\"365\" fr'+'amebo'+'rder=\"0\" st'+'yle=\"posit'+'ion: re'+'lative; wid'+'th: 515; heig'+'ht: 365; \"><\/iframe>';

document.write(TheIFrmStr);


