Partis
— Uploaded Sep 6, 2009pocisti(this);
jetpack.tabs.onReady(pocisti);
function pocisti(doc) {
if(doc.location.host == "www.partis.si"){
$(doc).find("script[src*='http']").remove();
$(doc).find(".banner1, .ogl, .bannerspodnji").html("");
$(doc).find("IFRAME, .ogl, .ogl1, .ogl2").remove();
}
};