<script> $(function(){ var widgetToShow = "DKP"; // Only pick one widget // **************************** // Don't change anything below // **************************** if (top.location != self.location && /Guild.aspx/.test(top.location.pathname)) { var w = $('.ContentBoxTitle:contains(' + widgetToShow + ')').closest('.gpwidget'); $('.gpWidget').not(w).hide(); w.closest('.ContentZone').siblings().hide(); $('.PageWrapper, .ContentWrapper').css('width', '100%'); $('#bannerTable, .BannerArea, .WfTopMenu, .TabBar, .straightBarWrapper, .InnerTabTable').hide(); } }); </script>
<iframe src="URL TO PAGE" width="100%" height="800"></iframe>
<iframe src="URL TO PAGE" width="100%" height="500"></iframe>
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>