Marketing Links

FREE Business Resources Index

 

Thank you for visiting the free reports page, just read the $25,000 idea page and find out how a simple idea increased one company's efficiency by 50 percent and the consultant was paid $25,000 for a 30 minute appointment. I truly believe that you will receive $1000’s more in profit by reading these reports and taking action on a couple of the idea’s. Enjoy and prosper!

 

The $25,000 Idea

Topics to consider before starting a business

Three Ways To Grow Your Business

Top 10 Mistakes Businesses Make

Small Business Resources

The $25,000 Idea - PDF

The Strangest Secret - PDF

Think & Grow Rich - PDF

Guerilla marketing tactics/Jay Conrad Livingston

Begin your day with a Success Ritual to keep yourself off the bottom

Death of the Sales Letter - PDF

How to Win Friends and Influence People - PDF

The Windfall Profit Paradox Report - PDF

Marketing Power Point Presentation - PDF

FREE Small Business Advice

 

 

Don't forget to fill out the form on the bottom left to receive your FREE Marketing Report from World-Renowned Marketing Consultant Jay Abraham!

 


<!--
Do not modify the NAME value of any of the INPUT fields
the FORM action, or any of the hidden fields (eg. input type=hidden).
These are all required for this form to function correctly.
-->
<style type="text/css">
.myForm td, input, select, textarea, checkbox  {
font-family: tahoma;
font-size: 12px;
}
.required {
color: red;
}
</style>
<form method="post" action="http://www.quebert.net/iem/form.php?form=6" id="frmSS6" onsubmit="return CheckForm6(this);">
<table border="0" cellpadding="2" class="myForm">
<tr>
<td><span class="required">*</span>&nbsp;
First Name:</td>
<td><input type="text" name="CustomFields[106]" id="CustomFields_106_6" value="" size='15' maxlength='15'></td>
</tr><tr>
<td><span class="required">*</span>&nbsp;
Your Email Address:</td>
<td><input type="text" name="email" value="" /></td>
</tr><input type="hidden" name="format" value="h" />
<tr>
<td></td>
<td>
<input type="submit" value="Subscribe" />
<br/><span style="display: block; font-size: 10px; color: gray; padding-top: 5px;"><a href="http://www.quebert.net" target="__blank" style="font-size:10px;color:gray;">Email marketing</a> by <a href="http://www.new-results.com/" target="__blank" style="font-size:10px;color:gray;">NEW Results, LLC</a></span>
</td>
</tr>
</table>
</form>
<script type="text/javascript">
// <![CDATA[
function CheckMultiple6(frm, name) {
for (var i=0; i < frm.length; i++)
{
fldObj = frm.elements[i];
fldId = fldObj.id;
if (fldId) {
var fieldnamecheck=fldObj.id.indexOf(name);
if (fieldnamecheck != -1) {
if (fldObj.checked) {
return true;
}
}
}
}
return false;
}
function CheckForm6(f) {
var email_re = /[a-z0-9!#$%&'*+\/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+\/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?/i;
if (!email_re.test(f.email.value)) {
alert("Please enter your email address.");
f.email.focus();
return false;
}
var fname = "CustomFields_106_6";
var fld = document.getElementById(fname);
if (fld.value == "") {
alert("Please enter a value for field First Name");
fld.focus();
return false;
}
return true;
}
// ]]>
</script>