[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
[PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
09-06-2010, 07:55 AM
Post: #114
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8
(09-05-2010 10:53 PM)jluc2808 Wrote:  ok very strange

could you post the contents of the html page which is used when you play this jpg



<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<link rel="StyleSheet" type="text/css" href="JLRutaMJBskin.css" />
<script type="text/javascript">

function playFrom(songIndex)
{
document.getElementById('PLAY_LINK').attributes[4].nodeValue = '1,1,http://localhost:8088/stream/file=/opt/sybhttpd/localhost.drives/SATA_DISK/Photo/Menu/playfrom.php?list=/opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/slides_auto.jsp&start=' + songIndex;
}
function titles(x,y)
{
var play_text=[
"",
"Play All",
"Shuffle",
"Play All seul ",
"PWRC: Precedent",
"PWRC: Jouer",
"PWRC: Suivant",
"PWRC: Stop",
"PWRC: Pause",
"PWRC: Son+",
"PWRC: Son-",
"PWRC: Tout jouer en aleatoire",
"MPD: Selection playlist musicale",
"MPD: Musique aleatoire",
"MPD: Musique precedente",
"MPD: Jouer musique",
"MPD: Musique Suivante",
"MPD: Stop musique",
"MPD: Pause musique",
"MPD: Effacer playlist musicale",
"MPD: Ajout playlist musicale",
"PWRC: Play All",
];

if (navigator.appName.substring(0, 6).toUpperCase() == 'SYABAS')
{

document.getElementById('albumTitles').firstChild.nodeValue = play_text[x];
document.styleSheets[0].cssRules[0].style.visibility = y;
}
else
{

document.getElementById('albumTitles').firstChild.nodeValue = play_text[x];
document.styleSheets[0].cssRules[0].style.visibility = y;
}
}

function songs_from(x,y)
{
if (navigator.appName.substring(0, 6).toUpperCase() == 'SYABAS')
{

var play_text=[

];

document.getElementById('albumTitles').firstChild.nodeValue = play_text[x-1];
document.styleSheets[0].cssRules[0].style.visibility = y;
}
else
{

var play_text=[

];

document.getElementById('albumTitles').firstChild.nodeValue = play_text[x-1];
document.styleSheets[0].cssRules[0].style.visibility = y;
}

}
function mpd_from(x,y)
{
var play_text=[

];
document.getElementById('albumTitles').firstChild.nodeValue = play_text[x-1];
document.styleSheets[0].cssRules[0].style.visibility = y;
}


function photos_from(x,y)
{

var play_text=[

"Play All seul depuis : IMG_7367 17-01-2010 17-52-36"
,
"Play All seul depuis : IMG_7368 17-01-2010 17-52-52"
,
"Play All seul depuis : IMG_7369 17-01-2010 17-53-04"
,
"Play All seul depuis : IMG_7370 17-01-2010 17-53-08"
,
"Play All seul depuis : IMG_7371 17-01-2010 17-53-20"
,
"Play All seul depuis : IMG_7372 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7373 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7374 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7375 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7376 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7377 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7378 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7379 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7380 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7381 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7382 24-01-2010 14-31-06"
,
"Play All seul depuis : IMG_7383 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7384 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7385 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7386 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7387 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7388 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7389 24-01-2010 14-31-07"
,
"Play All seul depuis : IMG_7390 24-01-2010 14-31-07"

];

document.getElementById('albumTitles').firstChild.nodeValue = play_text[x-1];
document.styleSheets[0].cssRules[0].style.visibility = y;
}

</script>
<script type="text/javascript">
function dolphpopup(mybit)
{
var style = document.styleSheets[1].cssRules[mybit].style
style.width = '125';
style.height = '93.75';
}

function dolphpopdown(mybit)
{
var style = document.styleSheets[1].cssRules[mybit].style
style.width = '125';
style.height = '93.75';
}


</script>
<style>
#IMG0 { width: 125; height: 93.75; }

#IMG1 { width: 125; height: 93.75; }

#IMG2 { width: 125; height: 93.75; }

#IMG3 { width: 125; height: 93.75; }

#IMG4 { width: 125; height: 93.75; }

#IMG5 { width: 125; height: 93.75; }

#IMG6 { width: 125; height: 93.75; }

#IMG7 { width: 125; height: 93.75; }

#IMG8 { width: 125; height: 93.75; }

#IMG9 { width: 125; height: 93.75; }

#IMG10 { width: 125; height: 93.75; }

#IMG11 { width: 125; height: 93.75; }

#IMG12 { width: 125; height: 93.75; }

#IMG13 { width: 125; height: 93.75; }

#IMG14 { width: 125; height: 93.75; }

#IMG15 { width: 125; height: 93.75; }

#IMG16 { width: 125; height: 93.75; }

#IMG17 { width: 125; height: 93.75; }

#IMG18 { width: 125; height: 93.75; }

#IMG19 { width: 125; height: 93.75; }

#IMG20 { width: 125; height: 93.75; }

#IMG21 { width: 125; height: 93.75; }

#IMG22 { width: 125; height: 93.75; }

#IMG23 { width: 125; height: 93.75; }
</style>
</head>
<body bgproperties="fixed" bgcolor="#000000" ONLOADSET="PREMIER" background="pictures/tbackground3.jpg">
<table width="100%" border="0">
<tr>
<td width="55%" class="styleTitle" align="left" valign="top">
<span>2010</span>
</td>
<td width="40%" align="center" valign="top">
<a name="genre" onfocusload="" TVID="96" href="./index_genrelist.htm" xmlns="" />
<a name="artist" onfocusload="" TVID="97" href="./index_artists.htm" xmlns="" />
<a name="year" onfocusload="" TVID="98" href="./index_decades.htm" xmlns="" />
<a name="playlist" onfocusload="" TVID="99" href="./playlists/playlists.htm" xmlns="" />
<a name="HOME" onfocusload="" TVID="HOME" href="index_main.htm" xmlns="" />
<a name="pgdnload" onfocusload="" TVID="PGDN" href="january_family_snaps__1_PAGE_2.htm" xmlns="" />
<a name="nextpagelink" ONFOCUSLOAD="" href="january_family_snaps__1_PAGE_2.htm" xmlns="" />
<a href="jhistory.go(-1);" xmlns="">
<img border="0" src="./pictures/tback.png" onkeydownset="PREMIER" onfocussrc="./pictures/tback_sel.png" onmouseover="this.src='./pictures/tback_sel.png';" onmouseout="this.src='./pictures/tback.png';" />
</a>
<a xmlns="">
<img alt="Up" border="0" src="./pictures/tup_inactive.png" />
</a>
<a href="january_family_snaps__1_PAGE_2.htm" onkeydownset="PREMIER" xmlns="">
<img alt="Down" border="0" src="./pictures/tdown.png" onfocussrc="./pictures/tdown_sel.png" onmouseover="this.src='./pictures/tdown_sel.png';" onmouseout="this.src='./pictures/tdown.png';" />
</a>
<a href="index_main.htm" onkeydownset="PREMIER" xmlns="">
<img alt="Home" border="0" src="./pictures/thome.png" onfocussrc="./pictures/thome_sel.png" onmouseover="this.src='./pictures/thome_sel.png';" onmouseout="this.src='./pictures/thome.png';" />
</a>
</td>
<td width="5%" class="styleDefaultText" align="right" valign="top">1/2&nbsp;</td>
</tr>
</table>
<table width="100%" border="0">
<tr>
<td width="100%" class="styleTitle" align="left" valign="top">
<span>january</span> - <span>family snaps #1</span></td>
</tr>
</table>
<td class="DetailVoletDroit" valign="top">
<table border="0" valign="top">
<tr valign="top">
<td width="10%" class="styleTitledetail" align="right" valign="middle">&nbsp;</td>
<td width="3%" align="center" valign="bottom">
<a name="PREMIER" href="file:///opt/sybhttpd/localhost.drives/SATA_DISK/Photo/Menu/playlists/AllMusic.jsp" onfocus="titles(1,'visible');" onblur="titles(0,'visible');" pod="1,1,file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/slides_auto.jsp" onkeyrightset="STANDALONEPLAYLIST" onkeydownset="photo0">
<img alt="Play" border="0" src="pictures/playbutton.png" onfocussrc="pictures/playbutton_sel.png" onmouseover="titles(1,'visible'),pictures/playbutton_sel.png" onmouseout="titles(0,'visible'),pictures/playbutton.png" width="30" height="30" />
</a>
<td width="3%" align="center" valign="bottom">
<a name="STANDALONEPLAYLIST" id="pchStandaloneplaylist" TVID="95" href="MUTE" onfocus="titles(3,'visible');" onblur="titles(0,'visible');" pod="1,1,file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/slides_auto.jsp" onkeyleftset="PREMIER" onkeyrightset="PLAYSHUFFLE" onkeydownset="photo0">
<img border="0" src="pictures/playbutton.png" onfocussrc="pictures/playbutton_sel.png" onmouseover="titles(3,'visible'),pictures/playbutton_sel.png" onmouseout="titles(0,'visible'),pictures/playbutton.png" width="30" height="30" />
</a>
</td>
<td class="IndexTitle" width="70%" align="center" height="27" id="albumTitles"> </td>
<td width="10%" align="left" valign="bottom">
<a name="PLAYSHUFFLE" TVID="" href="file:///opt/sybhttpd/localhost.drives/SATA_DISK/Photo/Menu/playlists/AllMusic.jsp" onfocus="titles(2,'visible');" onblur="titles(0,'visible');" pod="1,1," onkeyleftset="STANDALONEPLAYLIST" onkeydownset="photo0">
<img alt="Play" border="0" src="pictures/shufflebutton.png" onfocussrc="pictures/shufflebutton_sel.png" onmouseover="titles(2,'visible'),pictures/shufflebutton_sel.png" onmouseout="titles(0,'visible'),pictures/shufflebutton.png" width="30" height="30" />
</a>
</td>
<td width="3%" class="styleTitledetail">&nbsp;</td>
<td width="4%">&nbsp;</td>
</td>
</tr>
</table>
</td>
<table width="100%" border="0">
<tr xmlns="">
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7367%2017-01-2010%2017-52-36.jpg" name="photo0" TVID="1" onkeylefttset="photo24" onkeyrightset="photo1" aod="" onfocus="dolphpopup(0); playFrom(1);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7367%2017-01-2010%2017-52-36_small.png" onmouseover="photos_from(1,'visible'), dolphpopup(0);" onmouseout="titles(0,'visible'), dolphpopdown(0);" id="IMG0" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>1</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7368%2017-01-2010%2017-52-52.jpg" name="photo1" TVID="2" onkeylefttset="photo0" onkeyrightset="photo2" aod="" onfocus="dolphpopup(1); playFrom(2);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7368%2017-01-2010%2017-52-52_small.png" onmouseover="photos_from(2,'visible'), dolphpopup(1);" onmouseout="titles(0,'visible'), dolphpopdown(1);" id="IMG1" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>2</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7369%2017-01-2010%2017-53-04.jpg" name="photo2" TVID="3" onkeylefttset="photo1" onkeyrightset="photo3" aod="" onfocus="dolphpopup(2); playFrom(3);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7369%2017-01-2010%2017-53-04_small.png" onmouseover="photos_from(3,'visible'), dolphpopup(2);" onmouseout="titles(0,'visible'), dolphpopdown(2);" id="IMG2" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>3</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7370%2017-01-2010%2017-53-08.jpg" name="photo3" TVID="4" onkeylefttset="photo2" onkeyrightset="photo4" aod="" onfocus="dolphpopup(3); playFrom(4);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7370%2017-01-2010%2017-53-08_small.png" onmouseover="photos_from(4,'visible'), dolphpopup(3);" onmouseout="titles(0,'visible'), dolphpopdown(3);" id="IMG3" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>4</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7371%2017-01-2010%2017-53-20.jpg" name="photo4" TVID="5" onkeylefttset="photo3" onkeyrightset="photo5" aod="" onfocus="dolphpopup(4); playFrom(5);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7371%2017-01-2010%2017-53-20_small.png" onmouseover="photos_from(5,'visible'), dolphpopup(4);" onmouseout="titles(0,'visible'), dolphpopdown(4);" id="IMG4" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>5</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7372%2024-01-2010%2014-31-06.jpg" name="photo5" TVID="6" onkeylefttset="photo4" onkeyrightset="photo6" aod="" onfocus="dolphpopup(5); playFrom(6);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7372%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(6,'visible'), dolphpopup(5);" onmouseout="titles(0,'visible'), dolphpopdown(5);" id="IMG5" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>6</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7373%2024-01-2010%2014-31-06.jpg" name="photo6" TVID="7" onkeylefttset="photo5" onkeyrightset="photo7" aod="" onfocus="dolphpopup(6); playFrom(7);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7373%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(7,'visible'), dolphpopup(6);" onmouseout="titles(0,'visible'), dolphpopdown(6);" id="IMG6" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>7</span>
</td>
</tr>
</table>
</td>
<td align="center" valign="top" width="125" height="93.75">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr>
<td align="center">
<a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7374%2024-01-2010%2014-31-06.jpg" name="photo7" TVID="8" onkeylefttset="photo6" onkeyrightset="photo8" aod="" onfocus="dolphpopup(7); playFrom(8);">
<img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7374%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(8,'visible'), dolphpopup(7);" onmouseout="titles(0,'visible'), dolphpopdown(7);" id="IMG7" />
</a>
</td>
</tr>
<tr>
<td class="styleAlbumInfo" align="center" valign="top">
<span>8</span>
</td>
</tr>
</table>
</td></tr><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7375%2024-01-2010%2014-31-06.jpg" name="photo8" TVID="9" onkeylefttset="photo7" onkeyrightset="photo9" aod="" onfocus="dolphpopup(8); playFrom(9);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7375%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(9,'visible'), dolphpopup(8);" onmouseout="titles(0,'visible'), dolphpopdown(8);" id="IMG8" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>9</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7376%2024-01-2010%2014-31-06.jpg" name="photo9" TVID="10" onkeylefttset="photo8" onkeyrightset="photo10" aod="" onfocus="dolphpopup(9); playFrom(10);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7376%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(10,'visible'), dolphpopup(9);" onmouseout="titles(0,'visible'), dolphpopdown(9);" id="IMG9" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>10</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7377%2024-01-2010%2014-31-06.jpg" name="photo10" TVID="11" onkeylefttset="photo9" onkeyrightset="photo11" aod="" onfocus="dolphpopup(10); playFrom(11);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7377%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(11,'visible'), dolphpopup(10);" onmouseout="titles(0,'visible'), dolphpopdown(10);" id="IMG10" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>11</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7378%2024-01-2010%2014-31-06.jpg" name="photo11" TVID="12" onkeylefttset="photo10" onkeyrightset="photo12" aod="" onfocus="dolphpopup(11); playFrom(12);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7378%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(12,'visible'), dolphpopup(11);" onmouseout="titles(0,'visible'), dolphpopdown(11);" id="IMG11" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>12</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7379%2024-01-2010%2014-31-06.jpg" name="photo12" TVID="13" onkeylefttset="photo11" onkeyrightset="photo13" aod="" onfocus="dolphpopup(12); playFrom(13);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7379%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(13,'visible'), dolphpopup(12);" onmouseout="titles(0,'visible'), dolphpopdown(12);" id="IMG12" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>13</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7380%2024-01-2010%2014-31-06.jpg" name="photo13" TVID="14" onkeylefttset="photo12" onkeyrightset="photo14" aod="" onfocus="dolphpopup(13); playFrom(14);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7380%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(14,'visible'), dolphpopup(13);" onmouseout="titles(0,'visible'), dolphpopdown(13);" id="IMG13" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>14</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7381%2024-01-2010%2014-31-06.jpg" name="photo14" TVID="15" onkeylefttset="photo13" onkeyrightset="photo15" aod="" onfocus="dolphpopup(14); playFrom(15);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7381%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(15,'visible'), dolphpopup(14);" onmouseout="titles(0,'visible'), dolphpopdown(14);" id="IMG14" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>15</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7382%2024-01-2010%2014-31-06.jpg" name="photo15" TVID="16" onkeylefttset="photo14" onkeyrightset="photo16" aod="" onfocus="dolphpopup(15); playFrom(16);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7382%2024-01-2010%2014-31-06_small.png" onmouseover="photos_from(16,'visible'), dolphpopup(15);" onmouseout="titles(0,'visible'), dolphpopdown(15);" id="IMG15" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>16</span></td></tr></table></td></tr><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7383%2024-01-2010%2014-31-07.jpg" name="photo16" TVID="17" onkeylefttset="photo15" onkeyrightset="photo17" aod="" onfocus="dolphpopup(16); playFrom(17);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7383%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(17,'visible'), dolphpopup(16);" onmouseout="titles(0,'visible'), dolphpopdown(16);" id="IMG16" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>17</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7384%2024-01-2010%2014-31-07.jpg" name="photo17" TVID="18" onkeylefttset="photo16" onkeyrightset="photo18" aod="" onfocus="dolphpopup(17); playFrom(18);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7384%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(18,'visible'), dolphpopup(17);" onmouseout="titles(0,'visible'), dolphpopdown(17);" id="IMG17" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>18</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7385%2024-01-2010%2014-31-07.jpg" name="photo18" TVID="19" onkeylefttset="photo17" onkeyrightset="photo19" aod="" onfocus="dolphpopup(18); playFrom(19);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7385%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(19,'visible'), dolphpopup(18);" onmouseout="titles(0,'visible'), dolphpopdown(18);" id="IMG18" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>19</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7386%2024-01-2010%2014-31-07.jpg" name="photo19" TVID="20" onkeylefttset="photo18" onkeyrightset="photo20" aod="" onfocus="dolphpopup(19); playFrom(20);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7386%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(20,'visible'), dolphpopup(19);" onmouseout="titles(0,'visible'), dolphpopdown(19);" id="IMG19" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>20</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7387%2024-01-2010%2014-31-07.jpg" name="photo20" TVID="21" onkeylefttset="photo19" onkeyrightset="photo21" aod="" onfocus="dolphpopup(20); playFrom(21);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7387%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(21,'visible'), dolphpopup(20);" onmouseout="titles(0,'visible'), dolphpopdown(20);" id="IMG20" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>21</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7388%2024-01-2010%2014-31-07.jpg" name="photo21" TVID="22" onkeylefttset="photo20" onkeyrightset="photo22" aod="" onfocus="dolphpopup(21); playFrom(22);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7388%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(22,'visible'), dolphpopup(21);" onmouseout="titles(0,'visible'), dolphpopdown(21);" id="IMG21" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>22</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7389%2024-01-2010%2014-31-07.jpg" name="photo22" TVID="23" onkeylefttset="photo21" onkeyrightset="photo23" aod="" onfocus="dolphpopup(22); playFrom(23);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7389%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(23,'visible'), dolphpopup(22);" onmouseout="titles(0,'visible'), dolphpopdown(22);" id="IMG22" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>23</span></td></tr></table></td><td align="center" valign="top" width="125" height="93.75"><table width="100%" border="0" cellspacing="1" cellpadding="0"><tr><td align="center"><a href="file:///opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/IMG_7390%2024-01-2010%2014-31-07.jpg" name="photo23" TVID="24" onkeylefttset="photo22" onkeyrightset="photo0" aod="" onfocus="dolphpopup(23); playFrom(24);"><img src="./Thumb/2010/january/family%20snaps%20#1/IMG_7390%2024-01-2010%2014-31-07_small.png" onmouseover="photos_from(24,'visible'), dolphpopup(23);" onmouseout="titles(0,'visible'), dolphpopdown(23);" id="IMG23" /></a></td></tr><tr><td class="styleAlbumInfo" align="center" valign="top"><span>24</span></td></tr></table></td></tr></tr>
</table>
<a id="PLAY_LINK" style="text-decoration: none" TVID="PLAY" href="MUTE" pod="1,1,http://localhost:8088/stream/file=/opt/sybhttpd/localhost.drives/SATA_DISK/Photo/Menu/playfrom.php?list=/opt/sybhttpd/localhost.drives/NETWORK_SHARE/Pictures/2010/january/family%20snaps%20#1/slides_auto.jsp&amp;start=1" />
</body>
</html>
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: [PHOTO] [MUSIC] JLRutaMJB skin for photo and MusicJukebox - using MJB R8 - mossywell - 09-06-2010 07:55 AM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Information [MUSIC] Music Jukebox Release 8 Download and Installation wandidj 1,484 512,333 03-30-2013 01:36 AM
Last Post: kcstueber
Music [MUSIC] MPD JukeBox (MPDJB) joblo10 378 197,090 01-18-2013 02:57 PM
Last Post: Penfold
  music jukebox with ipad remote wesley2004 0 568 12-26-2012 12:31 AM
Last Post: wesley2004
Exclamation [PHOTO] Generate html photo album PWijnberg 10 6,760 09-07-2012 06:45 PM
Last Post: Franco1s
  [PHOTO] PhotoJukebox Release 1 wim-pch200 120 38,540 07-30-2012 11:05 AM
Last Post: wim-pch200
  What ´s wrong MJB 8.2 photos config jplinux3 1 645 07-27-2012 03:53 AM
Last Post: jplinux3
  What is wrong? music jukebox config help jplinux3 15 2,923 07-23-2012 07:55 AM
Last Post: jluc2808
  Kroozbox- Personal Video Database - PVD (or any DB) and Music Jukebox to Popcorn Hour Nono 383 156,296 07-03-2012 01:52 PM
Last Post: Paul_T
  Any new flash based music jukebox? grey 1 1,320 06-18-2012 12:44 AM
Last Post: accident
  [PHOTO] uPNP client Photo Jukebox spud 0 1,156 05-02-2012 02:43 PM
Last Post: spud

Forum Jump: