var page;
function ask_me_8136() {
page = 1;
get_qanda_8136();
}
function loadTest_8136() {
setTimeout(”TB_init()”,100);
}
function get_qanda_8136() {
document.getElementById(’qandaresult-8136′).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-8136′).value;
ajax = new sack(url);
ajax.element = ‘qandaresult-8136′;
ajax.onLoaded = loadTest_8136;
ajax.runAJAX();
document.getElementById(’qandahide-8136′).style.display = ‘inline’;
document.getElementById(’qandamore-8136′).style.display = ‘inline’;
}
function hide_qanda_8136() {
document.getElementById(’qandaresult-8136′).innerHTML=”;
document.getElementById(’qandahide-8136′).style.display = ‘none’;
document.getElementById(’qandamore-8136′).style.display = ‘none’;
}
function more_qanda_8136() {
page = page + 1;
get_qanda_8136();
}
Ask MeMore AnswersHide Answers(Type any question and press the “Ask Me” button)
page = 1;
get_qanda_8136();