var page;
function ask_me_62724() {
page = 1;
get_qanda_62724();
}
function loadTest_62724() {
setTimeout(”TB_init()”,100);
}
function get_qanda_62724() {
document.getElementById(’qandaresult-62724′).innerHTML=”Loading…”
var url = ‘http://weldersdepot.net/wp-content/plugins/meyshan-spicy-pipes-wordpress-plugin/qanda-ajax.php?number=3&page=’+page+’&tags=’ + document.getElementById(’qandatags-62724′).value;
ajax = new sack(url);
ajax.element = ‘qandaresult-62724′;
ajax.onLoaded = loadTest_62724;
ajax.runAJAX();
document.getElementById(’qandahide-62724′).style.display = ‘inline’;
document.getElementById(’qandamore-62724′).style.display = ‘inline’;
}
function hide_qanda_62724() {
document.getElementById(’qandaresult-62724′).innerHTML=”;
document.getElementById(’qandahide-62724′).style.display = ‘none’;
document.getElementById(’qandamore-62724′).style.display = ‘none’;
}
function more_qanda_62724() {
page = page + 1;
get_qanda_62724();
}
Ask MeMore AnswersHide Answers(Type any question and press the “Ask Me” button)
page = 1;
get_qanda_62724();