

// === 1 === FONT, COLORS, EXTRAS...

v_font='arial,verdana,sans-serif';

v_fontSize='12px';

v_fontSizeNS4='12px';

v_fontWeight='normal';

v_fontColor='#000000';

v_textDecoration='none';

v_fontColorHover='#000000';//		| won't work

v_textDecorationHover='none';//	| in Netscape4

v_bgColor='transparent';

// set [='transparent'] for transparent

// set [='url(image_source)'] for image

v_top=0;//	|

v_left=0;//	| defining

v_width=300;//	| the box

v_height=71;//	|

v_paddingTop=0;

v_paddingLeft=0;

v_position='relative';//absolute or relative

v_timeout=5000;//1000 = 1 second

v_slideSpeed=30;

v_slideDirection=0;//0=down-up;1=up-down

v_pauseOnMouseOver=true;



// === 2 === THE CONTENT - ['href','text','target']

// Use '' for href to have no link item




v_content=[

['','"Your company should be praised on the quality of the workmanship. This was a very professional job and your workers were excellent ambassadors for your company." - Mr. & Mrs. T-B., Bengeo',''],

['','"We are delighted with the conservatory, the materials used and workmanship are first class." - Mrs. R.P., Ware',''],

['','“I shall have no hesitation in recommending your company to others.” - Mr. C.B., Hertford',''],

['','“If we hear of anyone requiring any of the services you provide we will not hesitate in recommending MS Installations" - Mr. & Mrs. D.P., - Broxbourne','']

]

