

if ( typeof width == "undefined") { var width = 265; }
if ( typeof height  == "undefined") { var height = 475; }
if ( typeof id  == "undefined") { var id = 10000; }

document.writeln('<iframe allowtransparency=\"true\" marginheight=\"0\" marginwidth=\"0\" src=\"http://delivr.com/widget_frame?id='+id+'\" style=\"background-color: transparent;\" scrolling=\"no\" width=\"'+width+'\" frameborder=\"0\" height=\"'+height+'\"></iframe>');
