ScribdX.DocWidget.BASE_URL = "http://www.scribd.com";
ScribdX.DocWidget.ASSETS_BASE_URL = "http://s7.scribdassets.com";
(new ScribdX.DocWidget({
type:"public_document_collections",
resource_id: 3011376,
show_resource_owner: true,
show_doc_thumbnail: true,
show_doc_owner: true,
show_doc_reads: true,
colors: {primary: "#1982AB", secondary: "#302523", label:"#888888", background: "#FFFFFF"},
height: "400px",
width: "300px",
document_order: "ascending"
})).asyncGET();
Comentarios