preloader

NEW 1:64MUSCLE TRANSPORTS

A first in Muscle Machines history, car haulin' Muscle Machines Transports are hitting the streets! Paired with themed vehicles on their beds, these 1:64 sets are sure to be show-stoppers.

Suggest the Next Muscle Machine

Let us know which vehicle you think we should make into the next Muscle Machine!

<% If Request.ServerVariables("REQUEST_METHOD") = "POST" Then Dim recaptcha_secret, sendstring, objXML ' Secret key recaptcha_secret = "6LeXu_EbAAAAAHGAUqIBVXtzCGjo-NO6Ekd9NbTG" sendstring = "https://www.google.com/recaptcha/api/siteverify?secret=" & recaptcha_secret & "&response=" & Request.form("g-recaptcha-response") Set objXML = Server.CreateObject("MSXML2.ServerXMLHTTP") objXML.Open "GET", sendstring, False objXML.Send If request.form("SmPress") = "Pressed" Then dim SQLVerifyEmail SQLVerifyEmail = "SELECT * FROM Users WHERE UserName= '"&killchars(request.form("UserName"))&"' and Password = '"&killchars(request.form("Password"))&"' AND Status = 'A' AND Deleted = 'no' " set RSVerifyEmail = MyConn.execute(SQLVerifyEmail) End if Dim ResponseString ResponseString = objXml.responseText Set objXml = Nothing If InStr(ResponseString,"true") > 0 Then Response.Buffer = True Set objMail = Server.CreateObject("CDO.Message") objMail.From = """" + Request.Form("name") + """" + Request.Form("email") objMail.To = "CustomerService@MayCheongGroup.com" objMail.Subject = "CONTACT USA/CANADA - CUSTOMER SERVICE MAISTO" objMail.HTMLBody = "
Name: " + Request.Form("name") + "

Email: " + Request.Form("email") + "

State: " + Request.Form("state") + "

Message: " + Request.Form("text") objMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/sendusing") = 2 objMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserver") = "mail.maisto.com" objMail.Configuration.Fields.Item("http://schemas.microsoft.com/cdo/configuration/smtpserverport") = 465 objMail.Configuration.Fields.Update objMail.Send response.write "

Thank you you for submitting. Please click here to return to the home page or continue browsing.

" Else response.write "

Please make sure the entire form is filled out and the reCAPTCHA is completed

" End If End If %>

•CLICK HERE TO GO BACK TO THE HOME PAGE•