<?xml version="1.0" encoding="UTF-8" ?><Module>
<ModulePrefs title="The Sacramento Bee Mini" category="tools" category2="technology"
title_url= "http://www.minisitegadgets.com"
directory_title="The Sacramento Bee Mini"
description="Daily newspaper with local, state, national and world news, politics, sports, business, lifestyle and entertainment coverage, columnists, humor, and classified"
author="Mini Gadgets"
author_email="madprince_mad@yahoo.com"
author_affiliation="Mini Gadgets"
author_location="Philadelphia, PA, USA"
author_aboutme = "Making the web smaller :)"
author_link="http://www.minisitegadgets.com"
author_photo = "https://sites.google.com/site/minisiteimages/new/kitten-th.png?attredirects=0"
thumbnail="https://sites.google.com/site/minisitegadets/676.png?attredirects=0"
height="345"
width="345"
scrolling="false">
</ModulePrefs>
<Content type="html">
<![CDATA[
<!DOCTYPE html><html><head><style type="text/css">
#osx-modal-content,#osx-modal-data{display:none}#osx-overlay{background-color:#000;cursor:wait}#osx-container{background-color:#eee;color:#000;font:16px/24px "Lucida Grande",Arial,sans-serif;padding-bottom:4px;width:200px;-moz-border-radius-bottomleft:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-bottomright:6px;-webkit-border-bottom-right-radius:6px;border-radius:0 0 6px 6px;-moz-box-shadow:0 0 64px #000;-webkit-box-shadow:0 0 64px #000;box-shadow:0 0 64px #000}#osx-container a{color:#ddd}#osx-container #osx-modal-title{color:#000;background-color:#ddd;border-bottom:1px solid #ccc;font-weight:700;text-shadow:0 1px 0 #f4f4f4;padding:6px 8px}#osx-container .close{display:none;position:absolute;right:0;top:0}#osx-container .close a{display:block;color:#777;font-weight:700;text-decoration:none;text-shadow:0 1px 0 #f4f4f4;padding:6px 12px 0}#osx-container .close a:hover{color:#000}#osx-container #osx-modal-data{font-size:12px;padding:6px 12px}#osx-container h2{margin:10px 0 6px}#osx-container p{margin-bottom:10px}#osx-container span{color:#777}.bdy{left:0;height:100%;width:100%;display:block;background-color:Transparent;overflow:hidden;margin:0}.ifr{top:15px;left:0;right:0;bottom:15px;position:absolute;border-style:hidden}
</style><script type="text/javascript">function ChangeSize() { var a = CHEIGHT() - 30; a = a < 0 ? 0 : a; document.getElementById("serverFrame").style.top = "15px"; document.getElementById("serverFrame").style.height = a + "px"; document.getElementById("serverFrame").style.width = CWIDTH() + "px" } function CWIDTH() { var a = 0; if (!window.innerWidth) { if (!(document.documentElement.clientWidth == 0)) { a = document.documentElement.clientWidth } else { a = document.body.clientWidth } } else { a = window.innerWidth } return a } function CHEIGHT() { var a = 0; if (!window.innerWidth) { if (!(document.documentElement.clientWidth == 0)) { a = document.documentElement.clientHeight } else { a = document.body.clientHeight } } else { a = window.innerHeight } return a }</script></head>
<body class="bdy" onload="ChangeSize()" onresize="ChangeSize()"><script type="text/javascript">google_ad_client = "pub-1367047789027683"; google_ad_slot = "9856638370"; google_ad_width = 728; google_ad_height = 15;</script><script type="text/javascript"src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<iframe id="serverFrame" frameborder="0" scrolling="auto" class="ifr" src ="http://www.sacbee.mobi/"></iframe>
<div id=statusbar style=" position:absolute; bottom: 0px; height: 15px; width: 100%; overflow:hidden">
<table cellpadding="0" cellspacing="0" border="0"><tr><td><a href="#" style="font-family: Arial,sans-serif;font-size: 10px;" class='osx'>Privacy/About</a></td>
<td>&nbsp;</td><td><a href="http://www.google.com/ig/directory?type=authors&itemstype=gadgets&url=madprince_mad%40yahoo.com" target="_blank" style="font-family: Arial,sans-serif;font-size: 10px;">More_Clients</a></td>
<td>&nbsp;</td><td><a href="mailto:madprince_mad@yahoo.com?Subject=Mini Site The Sacramento Bee Broken" style="font-family: Arial,sans-serif;font-size: 10px;">Report_Broken</a></td>
</tr></table></div><div id="osx-modal-content"> <div id="osx-modal-title">Mini Site Gadgets</div> <div class="close"><a href="#" class="simplemodal-close">x</a></div> <div id="osx-modal-data"> <h2>User Privacy</h2> <p>Mini Site Gadgets basically load Mobile versions of sites in a frame (A web page within your page) Mini Site Gadgets do not save or use your username, password or any information at all <br /><button class="simplemodal-close">Close</button> </p> </div> </div><script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type='text/javascript'>(function(a) { "function" === typeof define && define.amd ? define(["jquery"], a) : a(jQuery) })(function(a) { var b = [], c = a(document), d = a.browser.msie && 6 === parseInt(a.browser.version) && "object" !== typeof window.XMLHttpRequest, e = a.browser.msie && 7 === parseInt(a.browser.version), f = null, g = a(window), h = []; a.modal = function(b, c) { return a.modal.impl.init(b, c) }; a.modal.close = function() { a.modal.impl.close() }; a.modal.focus = function(b) { a.modal.impl.focus(b) }; a.modal.setContainerDimensions = function() { a.modal.impl.setContainerDimensions() }; a.modal.setPosition = function() { a.modal.impl.setPosition() }; a.modal.update = function(b, c) { a.modal.impl.update(b, c) }; a.fn.modal = function(b) { return a.modal.impl.init(this, b) }; a.modal.defaults = { appendTo: "body", focus: !0, opacity: 50, overlayId: "simplemodal-overlay", overlayCss: {}, containerId: "simplemodal-container", containerCss: {}, dataId: "simplemodal-data", dataCss: {}, minHeight: null, minWidth: null, maxHeight: null, maxWidth: null, autoResize: !1, autoPosition: !0, zIndex: 1e3, close: !0, closeHTML: '<a class="modalCloseImg" title="Close"></a>', closeClass: "simplemodal-close", escClose: !0, overlayClose: !1, fixed: !0, position: null, persist: !1, modal: !0, onOpen: null, onShow: null, onClose: null }; a.modal.impl = { d: {}, init: function(b, c) { if (this.d.data) return !1; f = a.browser.msie && !a.boxModel; this.o = a.extend({}, a.modal.defaults, c); this.zIndex = this.o.zIndex; this.occb = !1; if ("object" === typeof b) { if (b = b instanceof jQuery ? b : a(b), this.d.placeholder = !1, 0 < b.parent().parent().size() && (b.before(a("<span></span>").attr("id", "simplemodal-placeholder").css({ display: "none" })), this.d.placeholder = !0, this.display = b.css("display"), !this.o.persist)) this.d.orig = b.clone(!0) } else if ("string" === typeof b || "number" === typeof b) b = a("<div></div>").html(b); else return alert("SimpleModal Error: Unsupported data type: " + typeof b), this; this.create(b); this.open(); a.isFunction(this.o.onShow) && this.o.onShow.apply(this, [this.d]); return this }, create: function(c) { this.getDimensions(); if (this.o.modal && d) this.d.iframe = a('<iframe src="javascript:false;"></iframe>').css(a.extend(this.o.iframeCss, { display: "none", opacity: 0, position: "fixed", height: h[0], width: h[1], zIndex: this.o.zIndex, top: 0, left: 0 })).appendTo(this.o.appendTo); this.d.overlay = a("<div></div>").attr("id", this.o.overlayId).addClass("simplemodal-overlay").css(a.extend(this.o.overlayCss, { display: "none", opacity: this.o.opacity / 100, height: this.o.modal ? b[0] : 0, width: this.o.modal ? b[1] : 0, position: "fixed", left: 0, top: 0, zIndex: this.o.zIndex + 1 })).appendTo(this.o.appendTo); this.d.container = a("<div></div>").attr("id", this.o.containerId).addClass("simplemodal-container").css(a.extend({ position: this.o.fixed ? "fixed" : "absolute" }, this.o.containerCss, { display: "none", zIndex: this.o.zIndex + 2 })).append(this.o.close && this.o.closeHTML ? a(this.o.closeHTML).addClass(this.o.closeClass) : "").appendTo(this.o.appendTo); this.d.wrap = a("<div></div>").attr("tabIndex", -1).addClass("simplemodal-wrap").css({ height: "100%", outline: 0, width: "100%" }).appendTo(this.d.container); this.d.data = c.attr("id", c.attr("id") || this.o.dataId).addClass("simplemodal-data").css(a.extend(this.o.dataCss, { display: "none" })).appendTo("body"); this.setContainerDimensions(); this.d.data.appendTo(this.d.wrap); (d || f) && this.fixIE() }, bindEvents: function() { var e = this; a("." + e.o.closeClass).bind("click.simplemodal", function(a) { a.preventDefault(); e.close() }); e.o.modal && e.o.close && e.o.overlayClose && e.d.overlay.bind("click.simplemodal", function(a) { a.preventDefault(); e.close() }); c.bind("keydown.simplemodal", function(a) { e.o.modal && 9 === a.keyCode ? e.watchTab(a) : e.o.close && e.o.escClose && 27 === a.keyCode && (a.preventDefault(), e.close()) }); g.bind("resize.simplemodal orientationchange.simplemodal", function() { e.getDimensions(); e.o.autoResize ? e.setContainerDimensions() : e.o.autoPosition && e.setPosition(); d || f ? e.fixIE() : e.o.modal && (e.d.iframe && e.d.iframe.css({ height: h[0], width: h[1] }), e.d.overlay.css({ height: b[0], width: b[1] })) }) }, unbindEvents: function() { a("." + this.o.closeClass).unbind("click.simplemodal"); c.unbind("keydown.simplemodal"); g.unbind(".simplemodal"); this.d.overlay.unbind("click.simplemodal") }, fixIE: function() { var b = this.o.position; a.each([this.d.iframe || null, !this.o.modal ? null : this.d.overlay, "fixed" === this.d.container.css("position") ? this.d.container : null], function(a, c) { if (c) { var d = c[0].style; d.position = "absolute"; if (2 > a) d.removeExpression("height"), d.removeExpression("width"), d.setExpression("height", 'document.body.scrollHeight > document.body.clientHeight ? document.body.scrollHeight : document.body.clientHeight + "px"'), d.setExpression("width", 'document.body.scrollWidth > document.body.clientWidth ? document.body.scrollWidth : document.body.clientWidth + "px"'); else { var e, f; b && b.constructor === Array ? (e = b[0] ? "number" === typeof b[0] ? b[0].toString() : b[0].replace(/px/, "") : c.css("top").replace(/px/, ""), e = -1 === e.indexOf("%") ? e + ' + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"' : parseInt(e.replace(/%/, "")) + ' * ((document.documentElement.clientHeight || document.body.clientHeight) / 100) + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"', b[1] && (f = "number" === typeof b[1] ? b[1].toString() : b[1].replace(/px/, ""), f = -1 === f.indexOf("%") ? f + ' + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"' : parseInt(f.replace(/%/, "")) + ' * ((document.documentElement.clientWidth || document.body.clientWidth) / 100) + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"')) : (e = '(document.documentElement.clientHeight || document.body.clientHeight) / 2 - (this.offsetHeight / 2) + (t = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + "px"', f = '(document.documentElement.clientWidth || document.body.clientWidth) / 2 - (this.offsetWidth / 2) + (t = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft) + "px"'); d.removeExpression("top"); d.removeExpression("left"); d.setExpression("top", e); d.setExpression("left", f) } } }) }, focus: function(b) { var c = this, b = b && -1 !== a.inArray(b, ["first", "last"]) ? b : "first", d = a(":input:enabled:visible:" + b, c.d.wrap); setTimeout(function() { 0 < d.length ? d.focus() : c.d.wrap.focus() }, 10) }, getDimensions: function() { var d = a.browser.opera && "9.5" < a.browser.version && "1.3" > a.fn.jquery || a.browser.opera && "9.5" > a.browser.version && "1.2.6" < a.fn.jquery ? g[0].innerHeight : g.height(); b = [c.height(), c.width()]; h = [d, g.width()] }, getVal: function(a, b) { return a ? "number" === typeof a ? a : "auto" === a ? 0 : 0 < a.indexOf("%") ? parseInt(a.replace(/%/, "")) / 100 * ("h" === b ? h[0] : h[1]) : parseInt(a.replace(/px/, "")) : null }, update: function(a, b) { if (!this.d.data) return !1; this.d.origHeight = this.getVal(a, "h"); this.d.origWidth = this.getVal(b, "w"); this.d.data.hide(); a && this.d.container.css("height", a); b && this.d.container.css("width", b); this.setContainerDimensions(); this.d.data.show(); this.o.focus && this.focus(); this.unbindEvents(); this.bindEvents() }, setContainerDimensions: function() { var b = d || e, c = this.d.origHeight ? this.d.origHeight : a.browser.opera ? this.d.container.height() : this.getVal(b ? this.d.container[0].currentStyle.height : this.d.container.css("height"), "h"), b = this.d.origWidth ? this.d.origWidth : a.browser.opera ? this.d.container.width() : this.getVal(b ? this.d.container[0].currentStyle.width : this.d.container.css("width"), "w"), f = this.d.data.outerHeight(!0), g = this.d.data.outerWidth(!0); this.d.origHeight = this.d.origHeight || c; this.d.origWidth = this.d.origWidth || b; var j = this.o.maxHeight ? this.getVal(this.o.maxHeight, "h") : null, k = this.o.maxWidth ? this.getVal(this.o.maxWidth, "w") : null, j = j && j < h[0] ? j : h[0], k = k && k < h[1] ? k : h[1], m = this.o.minHeight ? this.getVal(this.o.minHeight, "h") : "auto", c = c ? this.o.autoResize && c > j ? j : c < m ? m : c : f ? f > j ? j : this.o.minHeight && "auto" !== m && f < m ? m : f : m, j = this.o.minWidth ? this.getVal(this.o.minWidth, "w") : "auto", b = b ? this.o.autoResize && b > k ? k : b < j ? j : b : g ? g > k ? k : this.o.minWidth && "auto" !== j && g < j ? j : g : j; this.d.container.css({ height: c, width: b }); this.d.wrap.css({ overflow: f > c || g > b ? "auto" : "visible" }); this.o.autoPosition && this.setPosition() }, setPosition: function() { var a, b; a = h[0] / 2 - this.d.container.outerHeight(!0) / 2; b = h[1] / 2 - this.d.container.outerWidth(!0) / 2; var c = "fixed" !== this.d.container.css("position") ? g.scrollTop() : 0; this.o.position && "[object Array]" === Object.prototype.toString.call(this.o.position) ? (a = c + (this.o.position[0] || a), b = this.o.position[1] || b) : a = c + a; this.d.container.css({ left: b, top: a }) }, watchTab: function(b) { if (0 < a(b.target).parents(".simplemodal-container").length) { if (this.inputs = a(":input:enabled:visible:first, :input:enabled:visible:last", this.d.data[0]), !b.shiftKey && b.target === this.inputs[this.inputs.length - 1] || b.shiftKey && b.target === this.inputs[0] || 0 === this.inputs.length) b.preventDefault(), this.focus(b.shiftKey ? "last" : "first") } else b.preventDefault(), this.focus() }, open: function() { this.d.iframe && this.d.iframe.show(); a.isFunction(this.o.onOpen) ? this.o.onOpen.apply(this, [this.d]) : (this.d.overlay.show(), this.d.container.show(), this.d.data.show()); this.o.focus && this.focus(); this.bindEvents() }, close: function() { if (!this.d.data) return !1; this.unbindEvents(); if (a.isFunction(this.o.onClose) && !this.occb) this.occb = !0, this.o.onClose.apply(this, [this.d]); else { if (this.d.placeholder) { var b = a("#simplemodal-placeholder"); this.o.persist ? b.replaceWith(this.d.data.removeClass("simplemodal-data").css("display", this.display)) : (this.d.data.hide().remove(), b.replaceWith(this.d.orig)) } else this.d.data.hide().remove(); this.d.container.hide().remove(); this.d.overlay.hide(); this.d.iframe && this.d.iframe.hide().remove(); this.d.overlay.remove(); this.d = {} } } } }); jQuery(function(a) { var b = { container: null, init: function() { a("input.osx, a.osx").click(function(c) { c.preventDefault(); a("#osx-modal-content").modal({ overlayId: "osx-overlay", containerId: "osx-container", closeHTML: null, minHeight: 80, opacity: 65, position: ["0"], overlayClose: true, onOpen: b.open, onClose: b.close }) }) }, open: function(b) { var c = this; c.container = b.container[0]; b.overlay.fadeIn("slow", function() { a("#osx-modal-content", c.container).show(); var e = a("#osx-modal-title", c.container); e.show(); b.container.slideDown("slow", function() { setTimeout(function() { var f = a("#osx-modal-data", c.container).height() + e.height() + 20; b.container.animate({ height: f }, 200, function() { a("div.close", c.container).show(); a("#osx-modal-data", c.container).show() }) }, 300) }) }) }, close: function(a) { var b = this; a.container.animate({ top: "-" + (a.container.height() + 20) }, 500, function() { b.close() }) } }; b.init() })</script></body></html>
]]></Content></Module>
