
/*Example message arrays for the two demo scrollers*/

var pausecontent=new Array()
pausecontent[0] = '<div id="contactbanner"><h4>Sales Team</h4><hr/>Email: enquiries@cedge.in<br/>Cell: +91 9820533341<br/>Ph.: +91 (022) 67784106<br/></div>'
pausecontent[1] = '<div id="contactbanner"><h4>Support Team</h4><hr/>Email: helpdesk@cedge.in<br/>Ph.: +91 (022) 67784233<br/>Ph.: +91 (022) 67784239<br/>Ph.: +91 (022) 67784200<br/>Ph.: +91 (022) 67784203<br/>Ph.: +91 (022) 67784207<br/>Ph.: +91 (022) 67784214<br/>Ph.: +91 (022) 67784217<br/>Ph.: +91 (022) 67784224<br/></div>'
pausecontent[2] = '<div id="contactbanner"><h4>Registered Office</h4><hr/>C-Edge Technologies Ltd.<br/>Palm Center, Banyan Park,<br/>Suren Road, Andheri (E),<br/> Mumbai 400093, India. <br/></div>'
pausecontent[3] = '<div id="contactbanner"><h4>Corporate Office</h4><hr/>C-Edge Technologies Ltd.<br/> Wellspring, Phase III,<br/>Godrej & Boyce Complex,<br/> Plant no 12, Gate No 4,<br/>LBS Marg, Vikhroli (W),<br/> Mumbai 400 079, India<br/> Ph.: +91 (022) 67783000<br/>corporate.office@cedge.in</div>'


