
inc_marquee_js =
'<marquee onmouseover="this.stop();" onmouseout="this.sta'
+ 'rt();" scrollDelay="180" behavior="scroll"\n												'
+ 'direction="up" width="150" height="120" Style="cursor:hand"> <span class="class2">\n   '
+ '<p style="font-size:11px">PLEASE NOTE, AT <b>KOLKATTA</b> WE ARE OPERATING FROM :<br>Medi Assist India Pvt Ltd, "Ganga Apartments" Flat 2A, Blk-A, 86, Golaghata Road, KOLKATTA – 700 048 Ph: (033) 32988100, 25345599 &nbsp; FAX : 033-26669811</p>\n'
//+ '<p style="font-size:11px">We are proud to relaunch our website. The website has been completely redesigned considering the valuable feedback provided by customers and the other stakeholders of our business.</p>\n'
+ '</marquee>';

// end_var_declaration
document.write(inc_marquee_js);

