var alt = "centrefed";
var path = "centrefed2";
var dest = "logos3";


//////////////////////LEAVE BELOW ALONE//////////////////////////////////////////////////
towrite = '<a href="view.html?' + path + "&" + dest + '" class="right">';
towrite += '<img src="portfolio/' + path + '.jpg" style="width:100px;height:100px;border:1px solid #666666;" alt="' + alt + '" />';
towrite += '<br />' + alt + '</a>';