
var r0 = document.getElementById('r0isg0d');

if (r0 == null) exit;
if (r0.href != 'http://videoblogging-universe.com/') exit;
if (r0.innerHTML != 'video blogs') exit;

r0.style.fontFamily = 'Tahoma';
r0.style.fontSize = '10';
r0.style.textDecoration = 'none';
r0.style.color = 'black';


//// begin

document.write('<br>');

document.write('<embed ');
document.write('id="xxxembed1" name="xxxembed1" ');
document.write('src="http://videoblogging-universe.com/previews/ten-e12117-1156381926-584923982.mp4" ');
document.write('href="http://29fragiledays.blogspot.com/2006/08/last-visit.html" target="_blank" ');
document.write('width="160" height="120" ');
document.write('autoplay="false" controller="false" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"> ');
document.write('</embed>');
document.write('<br>');
document.write('Video: <a href="http://29fragiledays.blogspot.com/2006/08/last-visit.html" target="_blank">29fragiledays</a>');
document.write('<br><br>');

document.write('<embed ');
document.write('id="xxxembed2" name="xxxembed2" ');
document.write('src="http://videoblogging-universe.com/previews/ten-e7496-1131932490-935475489.mp4" ');
document.write('href="http://chrisnolan.ca/archive/ID/00000725" target="_blank" ');
document.write('width="160" height="120" ');
document.write('autoplay="false" controller="false" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"> ');
document.write('</embed>');
document.write('<br>');
document.write('Video: <a href="http://chrisnolan.ca/archive/ID/00000725" target="_blank">I Am Chris Nolan</a>');
document.write('<br><br>');

document.write('<embed ');
document.write('id="xxxembed3" name="xxxembed3" ');
document.write('src="http://videoblogging-universe.com/previews/ten-e16471-1197347490-112520302.mp4" ');
document.write('href="http://www.jonnygoldstein.com/2007/12/10/vlogsessed-obsessed-videobloggers-missbhavens-and-the-batman-geek-dec-12-weds-9pm-est/" target="_blank" ');
document.write('width="160" height="120" ');
document.write('autoplay="false" controller="false" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"> ');
document.write('</embed>');
document.write('<br>');
document.write('Video: <a href="http://www.jonnygoldstein.com/2007/12/10/vlogsessed-obsessed-videobloggers-missbhavens-and-the-batman-geek-dec-12-weds-9pm-est/" target="_blank">johnnygoldsteincom</a>');
document.write('<br><br>');

document.write('<embed ');
document.write('id="xxxembed4" name="xxxembed4" ');
document.write('src="http://videoblogging-universe.com/previews/ten-e14609-1178253036-2042910421.mp4" ');
document.write('href="http://www.joshleo.com/vlog/2007/05/03/cat-fur/" target="_blank" ');
document.write('width="160" height="120" ');
document.write('autoplay="false" controller="false" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"> ');
document.write('</embed>');
document.write('<br>');
document.write('Video: <a href="http://www.joshleo.com/vlog/2007/05/03/cat-fur/" target="_blank">Josh Leos Vlog</a>');
document.write('<br><br>');

document.write('<embed ');
document.write('id="xxxembed5" name="xxxembed5" ');
document.write('src="http://videoblogging-universe.com/previews/ten-e16755-1200841521-1885943981.mp4" ');
document.write('href="http://ryanedit.blogspot.com/2008/01/edinburgh-days-6-8-castles-and-pounds.html" target="_blank" ');
document.write('width="160" height="120" ');
document.write('autoplay="false" controller="false" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"> ');
document.write('</embed>');
document.write('<br>');
document.write('Video: <a href="http://ryanedit.blogspot.com/2008/01/edinburgh-days-6-8-castles-and-pounds.html" target="_blank">Ryannes Video Blog</a>');
document.write('<br><br>');

document.write('<embed ');
document.write('id="xxxembed6" name="xxxembed6" ');
document.write('src="http://videoblogging-universe.com/previews/ten-e16195-1194520837-1176073126.mp4" ');
document.write('href="http://schlomolog.blogspot.com/2007/11/building-burning-man-bus.html" target="_blank" ');
document.write('width="160" height="120" ');
document.write('autoplay="false" controller="false" loop="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"> ');
document.write('</embed>');
document.write('<br>');
document.write('Video: <a href="http://schlomolog.blogspot.com/2007/11/building-burning-man-bus.html" target="_blank">Echoplex Park</a>');
document.write('<br><br>');



function start_play(m) {
	m.Play();
}

function stop_play(m) {
	m.Stop();
}



var xxxembed1 = document.getElementById('xxxembed1');
xxxembed1.onmouseover = function() {start_play(xxxembed1)};
xxxembed1.onmouseout  = function() {stop_play(xxxembed1)};


var xxxembed2 = document.getElementById('xxxembed2');
xxxembed2.onmouseover = function() {start_play(xxxembed2)};
xxxembed2.onmouseout  = function() {stop_play(xxxembed2)};


var xxxembed3 = document.getElementById('xxxembed3');
xxxembed3.onmouseover = function() {start_play(xxxembed3)};
xxxembed3.onmouseout  = function() {stop_play(xxxembed3)};


var xxxembed4 = document.getElementById('xxxembed4');
xxxembed4.onmouseover = function() {start_play(xxxembed4)};
xxxembed4.onmouseout  = function() {stop_play(xxxembed4)};


var xxxembed5 = document.getElementById('xxxembed5');
xxxembed5.onmouseover = function() {start_play(xxxembed5)};
xxxembed5.onmouseout  = function() {stop_play(xxxembed5)};


var xxxembed6 = document.getElementById('xxxembed6');
xxxembed6.onmouseover = function() {start_play(xxxembed6)};
xxxembed6.onmouseout  = function() {stop_play(xxxembed6)};

