/*Example message arrays for the two demo scrollers*/

var pausecontent=new Array()
pausecontent[0]='<ul><li style="margin: 0px 0px 13px 17px; list-style-image: url(/img/dot_bg01.gif); line-height: 13px;">In the <a href="/portfolio"><b>Web Design</b></a> section, you will be able to view various projects I have worked on over the years.</li></ul>'
pausecontent[1]='<ul><li style="margin: 0px 0px 13px 17px; list-style-image: url(/img/dot_bg01.gif); line-height: 13px;">In the <a href="/myresume"><b>My Resume</b></a> section, you can view or download a copy of my resume as well as read about my work experience.</li></ul>'
pausecontent[2]='<ul><li style="margin: 0px 0px 13px 17px; list-style-image: url(/img/dot_bg01.gif); line-height: 13px;">If you need to get a hold of me, feel free to email me, give me a call, or IM me anytime. Visit the <a href="/contactzach"><b>Contact Zach</b></a> section to get the details.</li></ul>'

