Ask a Question
Send Us Your Erectile Dysfunction Question,
function getRequests() { var s1 = location.search.substring(1, location.search.length).split('&'), r = {}, s2, i; for (i = 0; i < s1.length; i += 1) { s2 = s1[i].split('='); r[decodeURIComponent(s2[0]).toLowerCase()] = decodeURIComponent(s2[1]); } return r; }; var QueryString = getRequests(); if(QueryString != null && QueryString["question_title"] != null && QueryString["question_title"] != "") { //document.getElementById("mr-field-element-805477052907").value = QueryString["question_title"]; }