// This function for Window Open New For Feedback
function open_consultant(){
	dhtmlmodal.open('Consultant', 'iframe', 'http://www.startbizindia.in/cnsultant_appointment.php','Consultant Appointment', 'width=750px,height=500px,center=1,resize=0,scrolling=0')


} //End "opennewsletter" function
// This function for Window Open For Enquiry
function open_enquiry(){
	dhtmlmodal.open('Enquiry', 'iframe', 'http://www.startbizindia.in/inquery_form.php','Submit Your Enquiry: Startbizindia.in', 'width=650px,height=450px,center=1,resize=0,scrolling=0')
} //End "Enquiry" function
/*function open_feedback(){
	dhtmlmodal.open('feedback', 'iframe', 'feedback.php','Feedback', 'width=650px,height=450px,center=1,resize=0,scrolling=0')
}
function open_bussiness(){
	dhtmlmodal.open('buyform', 'iframe', 'buy_bussiness.php','Buy Bussiness', 'width=650px,height=450px,center=1,resize=0,scrolling=0')
}
function open_sale(){
	dhtmlmodal.open('saleform', 'iframe', 'sale_bussiness.php','Sale Bussiness', 'width=650px,height=450px,center=1,resize=0,scrolling=0')
}*/
//This Is used For Member Registration Form
function opennewsletter(){
	dhtmlmodal.open('EmailBox', 'iframe', 'http://www.startbizindia.in/registration.php', 'Registration', 'width=650px,height=500px,center=1,resize=0,scrolling=1')

}
//This Is used For Member Login Form
function opennewsletter1(){
	dhtmlmodal.open('EmailBox', 'iframe', 'http://www.startbizindia.in/logina.php', ' Login ', 'width=450px,height=300px,center=1,resize=0,scrolling=1')

}
/*function funding_form(){
	dhtmlmodal.open('EmailBox', 'iframe', 'funding_form.php', 'Funding', 'width=650px,height=450px,center=1,resize=0,scrolling=1')
	
}*/
function forgetpass(){
	emailwindow=dhtmlmodal.open('EmailBox', 'iframe', 'http://www.startbizindia.in/1forget_password.php', '', 'width=350px,height=225px,center=1,resize=0,scrolling=1')
}
