function ShowVideo() {
	var str=''+
	'<table border=0 cellpadding=5 cellspacing=0><tr><td>\n'+
	'<font class=norm>\n'+
	'For an overview of the Dreamscheme, why not take a few minutes to watch this video?\n'+
	'<br><br>\n'+
	'To view the video you will require "Real Player". <a href="http://www.real.com/products/player" class=ABlk10 target="_realplayer"><u>Click here</u></a> to install Real Player<br>\n'+
	'if necessary, then click on the link which best matches your internet connection.</b><br><br>\n'+
	'<table border=0 cellpadding=0 cellspacing=0>\n'+
	'<tr>\n'+
	'	<td colspan=5 background="images/video_reel.gif"><img src="images/b" width=1 height=15></td>\n'+
	'</tr>\n'+
	'<tr>\n'+
	'	<td><img src="images/video_clip1.jpg" width=129 height=97></td>\n'+
	'	<td bgcolor=#000000><img src="images/b.gif" width=8 height=1></td>\n'+
	'	<td><img src="images/video_clip2.jpg" width=129 height=97></td>\n'+
	'	<td bgcolor=#000000><img src="images/b.gif" width=8 height=1></td>\n'+
	'	<td><img src="images/video_clip3.jpg" width=129 height=97></td>\n'+
	'</tr>\n'+
	'<tr>\n'+
	'	<td colspan=5 background="images/video_reel.gif"><img src="images/b" width=1 height=15></td>\n'+
	'</tr>\n'+
	'</table><br>\n'+
	'\n'+
	'<table align=center border=0 cellpadding=0 cellspacing=0>\n'+
	'<tr align=center>\n'+
	'	<td><a href="javascript:void(0)" class=ABlk10 onClick="PW(\'video/video.php\',260,245,\'C\',\'file=dream56k&width=154&height=122\',\'v1\');"><u>56K Modem</u></a></td>\n'+
	'	<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>\n'+
	'	<td><a href="javascript:void(0)" class=ABlk10 onClick="PW(\'video/video.php\',260,285,\'C\',\'file=dream256k&width=205&height=163\',\'v2\');"><u>256K DSL/Cable</u></a></td>\n'+
	'	<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>\n'+
	'	<td><a href="javascript:void(0)" class=ABlk10 onClick="PW(\'video/video.php\',360,370,\'C\',\'file=dream512k&width=308&height=244\',\'v3\');"><u>512K DSL/Cable</u></a></td>\n'+
	'</tr>\n'+
	'</table>\n'+
	'</td></tr></table>\n';
	return overlib(str,STICKY,CAPTION,'&nbsp;Dreamscheme - Kate King',WIDTH,400,FGCOLOR,'#ffffff',BGCOLOR,'#E00071',TEXTCOLOR,'#000000',ABOVE,HAUTO,VAUTO,CLOSECOLOR,'#ffffff',CLOSESIZE,2,CAPTIONSIZE,2,CAPTIONFONT,'arial,helvetica,sans-serif',CLOSEFONT,'arial,helvetica,sans-serif',CLOSECLICK);
}
