/* Global Functions */

function openvimeovideo(videoid){
	vimowindow=dhtmlmodal.open('VideoBox', 'inline', '<object width=600 height=330><embed src=http://vimeo.com/moogaloop.swf?clip_id='+videoid+'&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=ff9933&amp;fullscreen=1 type=application/x-shockwave-flash allowfullscreen=true allowscriptaccess=always width=600 height=330></embed></object>', 'Abundant Living Faith Center', 'width=610px,height=340px,center=1,resize=0,scrolling=1')
} //End "openvimeovideo" function