var Neptuneboy_data = [ {"nom7bit": "Jean Slim StreetWear", "id": "834", "nom": "Jean Slim Street-Wear", "items": [{ "type" : "T-shirt", "marque" : "... trouvé au japon" }, { "type" : "Jeans", "marque" : "Uniqlo" }, { "type" : "Sneakers", "marque" : "Nike" }] }, 
{"nom7bit": "Gals", "id": "835", "nom": "Gals !!!!", "items": [] }, 
{"nom7bit": "Vans slip on", "id": "836", "nom": "Vans slip on", "items": [{ "type" : "Loafers", "marque" : "Vans" }] }, 
{"nom7bit": "Pochette de cd", "id": "838", "nom": "Pochette de cd ****", "items": [] }, 
{"nom7bit": "Bags1", "id": "844", "nom": "Bags1", "items": [{ "type" : "School bag", "marque" : "Nike" }, { "type" : "School bag", "marque" : "????" }, { "type" : "Other", "marque" : "Fait Maison" }] }, 
{"nom7bit": "Peace", "id": "849", "nom": "Peace", "items": [{ "type" : "T-shirt", "marque" : "Uniqlo" }] }, 
{"nom7bit": " Malibouuuuu1", "id": "855", "nom": "*** Malibouuuûû1", "items": [{ "type" : "T-shirt", "marque" : "Uniqlo" }] }, 
{"nom7bit": "Vichy Pedanterie sous un ciel dorage", "id": "881", "nom": "Vichy Pédanterie sous un ciel d'orage...", "items": [{ "type" : "Shirt", "marque" : "H&M" }] }, 
{"nom7bit": " Dans le style jaime la nature et la nature maime en retour", "id": "958", "nom": "*** Dans le style j'aime la nature et la nature m'aime en retou", "items": [{ "type" : "Thigh highs", "marque" : "Uniqlo" }, { "type" : "Sneakers", "marque" : "Nike" }, { "type" : "T-shirt", "marque" : "Monoprix" }, { "type" : "Shirt", "marque" : "Kiabi" }] }];

var Neptuneboy_tofindex = 1;

function Neptuneboy_updatetof() {
  var tag = document.getElementById('look_Neptuneboy');
  var dbgstr = Neptuneboy_tofindex + "\n" + tag.src + "\n";
  var new_src = 'http://en.cloziz.com/look/thumb/lookid/' + Neptuneboy_data[Neptuneboy_tofindex].id;
  var new_link = 'http://en.cloziz.com/look/show/lookid/' + Neptuneboy_data[Neptuneboy_tofindex].id;
  if (tag) {
    tag.setAttribute("src", new_src);
    tag.setAttribute("alt", Neptuneboy_data[Neptuneboy_tofindex].nom);
  }
  dbgstr += tag.src + "\n";
  tag = document.getElementById('nomlook_Neptuneboy');
  if (tag) {
    tag.innerHTML = Neptuneboy_data[Neptuneboy_tofindex].nom;
    tag.href = new_link;
  }
  tag = document.getElementById('detaillook_Neptuneboy');
  if (tag) {
    var items = Neptuneboy_data[Neptuneboy_tofindex].items;
    tag.innerHTML = "";
    for(var i=0; i<items.length; i++) {
      tag.innerHTML += '<li style="display: inline;">';
      tag.innerHTML += items[i].type + " : " + items[i].marque;
      if(i<items.length-1)
        tag.innerHTML += ',';
      tag.innerHTML += "</li>  ";
    }
  }
  tag = document.getElementById('link1_Neptuneboy');
  if (tag) tag.href = new_link;
  tag = document.getElementById('link2_Neptuneboy');
  if (tag) tag.href = new_link;
  return true;
}

function Neptuneboy_nexttof() {
  Neptuneboy_tofindex++;
  if(Neptuneboy_tofindex == Neptuneboy_data.length)
    Neptuneboy_tofindex = 0;
  return Neptuneboy_updatetof();
}

function Neptuneboy_prevtof() {
  if(Neptuneboy_tofindex==0)
    Neptuneboy_tofindex = Neptuneboy_data.length;
  Neptuneboy_tofindex--;
  return Neptuneboy_updatetof();
}

document.write('<div style="margin: 0 auto; width: 230px; font-family: Arial, sans-serif;">');
document.write('<div style="height: 40px; margin: 0 5px; background: url(http://en.cloziz.com/images/widget/widget_top_bg-left.gif) left top no-repeat;">');
document.write('<div style="height: 40px; margin: 0 auto; background: url(http://en.cloziz.com/images/widget/widget_top_bg-right.gif) right top no-repeat;">');
document.write('<div style="padding: 2px 0 0 5px;">');
document.write('<a href="http://en.cloziz.com">');
document.write('<img style="border: 0; padding: 0;" src="http://en.cloziz.com/images/widget/widget_top_clozizlogo.gif" alt="" /></a>');
document.write('</div></div></div>');

document.write('<div style="margin: 0 5px; padding: 0 10px; background: url(http://en.cloziz.com/images/widget/widget_mid_bg_top.gif) repeat-x bottom #C5C5C5;">'); // mid mcontent
document.write('<div style="height: 5px; background: url(http://en.cloziz.com/images/widget/widget_mid_content_top_bg-left.gif) left bottom no-repeat;">'); // content-top left
document.write('<div style="height: 5px; background: url(http://en.cloziz.com/images/widget/widget_mid_content_top_bg-right.gif) right bottom no-repeat;">'); // content-top right
document.write('</div></div>');
document.write('<div style="padding: 3px 0 6px 0; background: #fff; text-align: center;">'); // content
document.write('<div>'); // photo
document.write('<a target="_blank" id="link1_Neptuneboy" href="http://en.cloziz.com/Neptuneboy/look/Jean+Slim+StreetWear"><img id="look_Neptuneboy" alt="Jean Slim Street-Wear" style="border: 1px solid #313131; padding: 0; margin: 0;" src="http://en.cloziz.com/look/thumb/lookid/834" /></a>\n');
document.write('</div>');
document.write('</div>');
document.write('</div>');
document.write('<div style="width: 100%; height: 60px;">'); //mid nav
document.write('<div style="float: left; width: 25px; height: 60px;">');  // nav previous
document.write('<a href="#" onClick="Neptuneboy_prevtof(); return false;">');
document.write('<img style="margin: 0; padding: 0; width: 25px; height: 60px; border: 0; background: url(http://en.cloziz.com/images/widget/widget_mid_nav_prev.gif) top no-repeat;" src="http://en.cloziz.com/images/widget/void.gif" alt="previous" onmouseover="style.backgroundPosition=\'bottom\'" onmouseout="style.backgroundPosition=\'top\'">');
document.write('</a>');
document.write('</div>');
document.write('<div style="float: right; width: 25px; height: 60px;">'); // nav next
document.write('<a href="#" onClick="Neptuneboy_nexttof(); return false;">');
document.write('<img style="margin: 0; padding: 0; width: 25px; height: 60px; border: 0; background: url(http://en.cloziz.com/images/widget/widget_mid_nav_next.gif) top no-repeat;" src="http://en.cloziz.com/images/widget/void.gif" alt="next" onmouseover="style.background=\'url(http://en.cloziz.com/images/widget/widget_mid_nav_next.gif) bottom no-repeat;\'" onmouseout="style.background=\'url(http://en.cloziz.com/images/widget/widget_mid_nav_next.gif) top no-repeat;\'">');
document.write('</a>');
document.write('</div>');

document.write('<div style="margin: 0 25px; padding: 0 1px; text-align: center; background: #fff;">'); // lookdata
document.write('<h1 style="margin: 0; padding: 0; border: 0; height: 18px; font-size: 14px; font-weight: bold;">');
document.write('<a style="color: #d0517e; text-decoration: none;" href="#" id="nomlook_Neptuneboy" onmouseover="style.color=\'#910134\'" onmouseout="style.color=\'#d0517e\'">Nomdulook</a>');
document.write('</h1>');
document.write('<ul style="margin: 0; padding: 0 10px; height: 42px; list-style: none; text-align: center; line-height: 10px; overflow: hidden; font-size: 10px; color: #000;" id="detaillook_Neptuneboy">');
document.write('<li>detail</li>');
document.write('</ul>');
document.write('</div>');
document.write('</div>');
document.write('<div style="clear: both;">'); // clear
document.write('</div>');
document.write('<div style="margin: 0 5px; padding: 0 10px; height: 20px; background: url(http://en.cloziz.com/images/widget/widget_mid_bg_btm.gif) repeat-x top #C5C5C5;">'); // mid links
document.write('<div style="padding: 2px 10px 0 10px; background: #fff; line-height: 16px; text-align: right;">'); // links
document.write('<a href="http://en.cloziz.com" style="font-size: 10px; text-decoration: none; color: #910134;" onmouseover="style.color=\'#5d0122\'" onmouseout="style.color=\'#910134\'" id="link2_Neptuneboy">Le reste sur cloziz.com</a>');
document.write('</div>');
document.write('<div style="height: 5px; font-size: 0px; background: url(http://en.cloziz.com/images/widget/widget_mid_content_btm_bg-left.gif) left top no-repeat;">'); // content-btm left
document.write('<div style="height: 5px; font-size: 0px; background: url(http://en.cloziz.com/images/widget/widget_mid_content_btm_bg-right.gif) right top no-repeat;">'); // content-btm right
document.write('</div>');
document.write('</div>');
document.write('</div>');
document.write('<div style="margin: 0 auto; height: 10px; font-size: 0px;">'); // wbtm
document.write('<div style="margin: 0 5px; height: 10px; background: url(http://en.cloziz.com/images/widget/widget_btm_bg-left.gif) left top no-repeat;">'); // wbtm bleft
document.write('<div style="height: 10px; background: url(http://en.cloziz.com/images/widget/widget_btm_bg-right.gif) right top no-repeat;">'); // wbtm bright
document.write('</div>');
document.write('</div>');
document.write('</div>');

document.write('</div>');

Neptuneboy_updatetof();


