function doVideo (myID) {
	document.write('<object type="application/x-shockwave-flash" width="320" height="260" wmode="transparent" data="http://www.yideoz.com/flvplayer.swf?file=http://www.yideoz.com/flvideo/' + myID + '.flv&autostart=false&showfsbutton=false&image=http://www.yideoz.com/thumb/' + myID + '.jpg">')
	document.write('<param name="movie" value="http://www.yideoz.com/flvplayer.swf?file=http://www.yideoz.com/flvideo/' + myID + '.flv&autostart=false&showfsbutton=false&image=http://www.yideoz.com/thumb/' + myID + '.jpg" />')
	document.write('<param name="wmode" value="transparent" />')
	document.write('<embed src="http://www.yideoz.com/flvplayer.swf?file=http://www.yideoz.com/flvideo/' + myID + '.flv&autostart=false&showfsbutton=false&image=http://www.yideoz.com/thumb/' + myID + '.jpg" loop="false" width="320" height="260" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
	document.write('</object>')
}

function doVideoz (myID) {
	document.write('<object type="application/x-shockwave-flash" width="320" height="260" wmode="transparent" data="http://www.yideoz.com/flvplayer.swf?file=http://www.yideoz.com/flvideo/' + myID + '.flv&autostart=false&showfsbutton=false&image=http://www.yideoz.com/thumb/' + myID + '.jpg">')
	document.write('<param name="movie" value="http://www.yideoz.com/flvplayer.swf?file=http://www.yideoz.com/flvideo/' + myID + '.flv&autostart=false&showfsbutton=false&image=http://www.yideoz.com/thumb/' + myID + '.jpg" />')
	document.write('<param name="wmode" value="transparent" />')
	document.write('<embed src="http://www.yideoz.com/flvplayer.swf?file=http://www.yideoz.com/flvideo/' + myID + '.flv&autostart=false&showfsbutton=false&image=http://www.yideoz.com/thumb/' + myID + '.jpg" loop="false" width="320" height="260" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />')
	document.write('</object>')
}

function doSlide (myID) {
	document.write('<div style="width:320px;">')
	document.write('<embed src="http://widget-56.slide.com/widgets/slideticker.swf" type="application/x-shockwave-flash" quality="high" scale="noscale" salign="l" wmode="transparent" flashvars="cy=lt&il=1&channel=' + myID + '&site= widget-56.slide.com" style="width:320px;height:240px" name="flashticker" align="middle"></embed>')
	document.write('<div>')
	document.write('<a href=" http://www.slide.com/pivot?cy=lt&ad=0&id=' + myID + '&map=1" target="_blank"><img src=" http://widget-56.slide.com/p1/' + myID + '/lt_t025_v000_a000_f00/images/xslide1.gif" width="201px" border="0" ismap="ismap" /></a>&nbsp;')
	document.write('<a href=" http://www.slide.com/pivot?cy=lt&ad=0&id=' + myID + '&map=2" target="_blank"><img width="115px" src=" http://widget-56.slide.com/p2/' + myID + '/lt_t025_v000_a000_f00/images/xslide2.gif" border="0" ismap="ismap" /></a>')
	document.write('</div>')
	document.write('</div> ')
}

function doYouTube (myID) {
	document.write('<object width="320" height="267">')
	document.write('<param name="movie" value="http://www.youtube.com/v/' + myID + '&rel=1"></param>')
	document.write('<param name="wmode" value="transparent"></param>')
	document.write('<embed src="http://www.youtube.com/v/' + myID + '&rel=1" type="application/x-shockwave-flash" wmode="transparent" width="320" height="267"></embed>')
	document.write('</object>')
}

function doWeJew (myID) {

//<a href="http://wejew.com/jvan/www/delivery/ck.php?n=a19f03a4&cb=1939995051" target="_new"><img src="http://wejew.com/jvan/www/delivery/avw.php?zoneid=18&cb=1939995051&n=a19f03a4" width="425" height="25" style="border: 0px;"><br></a><object width='425' height='344'><param name='movie' value='http://wejew.com/flv_player/Main.swf?f=5103&wju=0' /> <param name='FlashVars' value='config=http://wejew.com/flv_player/data/playerConfigEmbed/5103.xml' /> <param name="wmode" value="opaque"/> <embed src='http://wejew.com/flv_player/Main.swf?f=5103&wju=0' quality='high' width='425' height='344' FlashVars='config=http://wejew.com/flv_player/data/playerConfigEmbed/5103.xml' align='middle' allowScriptAccess='always' allowfullscreen='true' type='application/x-shockwave-flash'></embed></object>
	//document.write(myID)
	/*document.write('<object width="320" height="267">')
	document.write('<param name="movie" value="http://wejew.com/flv_player/Main.swf?f=' + myID +  '" />')
	document.write('<param name="FlashVars" value="config=http://wejew.com/flv_player/data/playerConfigEmbed/' + myID +  '.xml" />')
	document.write('<param name="wmode" value="opaque"/>')
	document.write('<embed src="http://wejew.com/flv_player/Main.swf?f=' + myID +  '" quality="high" width="320" height="267" FlashVars="config=http://wejew.com/flv_player/data/playerConfigEmbed/' + myID +  '.xml" align="middle" allowScriptAccess="always" allowfullscreen="true" type="application/x-shockwave-flash"></embed>')
	document.write('</object>')
	*/
}

