Thank
you for your interest in Aquavids.com production.
We are a full service production company, specializing
in, but not limited to: Ocean-Sports DVDs. Please
call or email
us for a quote: 619.285.9243
Facilities
include:
PD150 Professional Digital
Video Cameras
Full Editing Facilities
Professional Narration
Still image video manipulation
Final Cut Pro HD
High End Professional Lighting
Equipment
20+ years of Production Experience
DVD Authoring
Marketing and Distribution
of the finished product.
Need an experienced
production team?
Send us your Requirements here and we'll give you a quote.
Name:
Email Address:
Type of Production, Requirements, and Budget:
");
}
elseif($action==send)
{
/*If there is no name entered !name */
if(!$_POST[name])
{
/* display error message on screen */
print("ERROR: NO NAME ENTERED ");
}
///If there is no email entered !email
if(!$_POST[email])
{
///display error message on screen
print("ERROR: NO EMAIL ENTERED ");
}
///If there is no mesage entered !msg that doesnt mean the stuff at the chinese buffet
if(!$_POST[msg])
{
///display error message on screen
print("ERROR: NO MESSAGE ENTERED ");
}
///otherwise if it works dsiplay this message
elseif(($_POST[name])&&($_POST[email])&&($_POST[msg])==!NULL)
{
print("
message sent, to return to main page click here