/*
 * if expertbox changes then remove the commented if from the beginning of the .jsp and
 * include somewhere an expertbox with an id="-1" parameter (as shown below) and
 * simply copy-paste that block
 * 
 * <jsp:include page="/esodefault/expertbox.jsp">
 *	<jsp:param name="id" value="-1"/>
 * </jsp:include>
*/

function writeCloneBox() {
	document.write('<div rel="expert_div" class="josboxtype1" id="expert_-1" style="display:none;position: relative;"><div class="boxtop">&nbsp;</div><div class="boxcenter"><div class="profilepic"><a rel="profileurl_pic" href="http://us.eso.tv:8080/index?page=provider&amp;id=-1" title="" class="picture"><img rel="imagelink" src="/content?fetch=blank_small_picture.jpg" alt="SCREENNAME"></a><a rel="profileurl_text" href="http://us.eso.tv:8080/index?page=provider&amp;id=-1" title="" class="name">SCREENNAME</a><span rel="rating" class="rating"><img src="/esodefault/images/icons/icon-5stars.gif" alt=""></span></div><div class="profiletext"><div rel="profile_status" id="expert_profilestatus_-1" class="profilestatus online"><div rel="status" id="expert_status_-1" class="status">ONLINE</div><div rel="statustext" class="statustext"><div id="status_online_-1" rel="status_online" style="display:inline;">Call now!</div><div id="status_busy_-1" rel="status_busy" style="display:none;">Please call later!</div><div id="status_offline_-1" rel="status_offline" style="display:none;">Please call later!</div></div><div id="expert_phonenumber_-1" rel="phonenumber" class="phonenumber"><span>1-877-443-7688</span></div><div id="expert_phonecode_-1" rel="phonecode" class="phonecode">Extension: <span>9999</span></div><div id="expert_price_-1" rel="price" class="price"> Pay as you talk calls using a credit card $2.99/min <div style="padding-top: 5px; font-style: italic;"><img src="/esodefault/images/icons/nowalert.png" alt="" style="margin: 3px 5px 9px 0px;" align="left"> First time caller discount just $1/minute.</div></div></div><p class="introtext" rel="introtext">BRIEF DESCRIPTION</p><a rel="introtext_more" href="http://us.eso.tv:8080/index?page=provider&amp;id=-1" class="more" title="">More �</a></div><!-- end: profiletext --><div class="clear">&nbsp;</div><div rel="moreoffer" class="offerpopup" style="display: none;" id="off_-1" onmouseover="this.style.display=\'block\'; document.getElementById(\'offbt_-1\').className=\'moreoffers_ov\';" onmouseout="this.style.display=\'none\';document.getElementById(\'offbt_-1\').className=\'moreoffers\';"><div class="inside"><div><strong>Pre Pay your readings and get up to 50% off</strong><br> Calls from just $1.49/min <a href="/?cid=pinCodes_us&amp;page=content"><strong>Click here</strong></a></div><div><strong>No Credit Card? No Problem!</strong><br> Call 1-900-776-1111 to connect now!<br> Calls cost $2.99/min at all times</div></div></div><div rel="profilelinks" class="profilelinks"><div rel="moreoffer_holder" class="fl moreofferholder"><div class="moreoffers" id="offbt_-1" onmouseover="document.getElementById(\'off_-1\').style.display=\'block\'; this.className=\'moreoffers_ov\';" onmouseout="document.getElementById(\'off_-1\').style.display=\'none\';this.className=\'moreoffers\';"><a href="javascript:void(0);">More offers</a></div>&nbsp; </div><!-- quickreading --><a rel="channel_quickreading" style="display:none;" href="http://us.eso.tv:8080/index?page=provider&amp;id=-1&amp;showquestion&amp;allreadings" class="profileurlfree" title="">Free reading</a><span rel="channel_quickreading_span" style="display:none">Free reading</span><!-- email --><a rel="channel_email" href="/main/emailselect?expertid=-1" class="profileurlemail" title="">Email reading</a><span rel="channel_email_span" style="display:none;">Email reading</span></div></div><!-- end: boxcenter --><div class="boxbottom">&nbsp;</div></div>');
}
