News FeedComments
function submitForm(){
document.userrequest.button.click();
var t=setTimeout("redir()",3000);
} function redir(){
window.location.href = 'http://www.webconsultinginc.com/expert-advice/menu/start_import';
}