// Non Secure Normal Header
function writeNormalNav() {
document.write('<table height="110" border="0" cellpadding="0" cellspacing="0" width="100%" background="http://saturn.igetsmart.com/ctihome/images/stripe.gif">');
document.write('<tr height="24" valign="top">');
document.write('<td width="254" rowspan="4"><img width="254" height="110" src="http://saturn.igetsmart.com/ctihome/images/gallery.gif" border="0" alt=""></td>');
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'72\')"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/logout.gif" border="0" alt="Logout"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('<td width="246" rowspan="4"><a href="http://www.ctihome.com" target="_blank"><img width="246" height="110" src="http://saturn.igetsmart.com/ctihome/images/logo.gif" border="0" alt="Creative Touch Interiors"></a></td>');
document.write('</tr>');
document.write('<tr height="23" valign="top">');
document.write('<td width="205"><a href="javascript:openstatus(\'http://saturn.igetsmart.com/ctihome/faq.html\', 500, 400)"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/help.gif" border="0" alt="Help"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="21" valign="top">');		
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'10\')"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/viewcart.gif" border="0" alt="View Cart"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="42" valign="top">');
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'75\')"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/return.gif" border="0" alt="Return Home"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');		
document.write('</table>');
}

// "No hacking", disables 12 imprint pages, only faq, contact active
function writeNoHackNav() {
document.write('<table height="110" border="0" cellpadding="0" cellspacing="0" width="100%" background="https://saturn.igetsmart.com/ctihome/images/stripe.gif">');
document.write('<tr height="24" valign="top">');
document.write('<td width="254" rowspan="4"><img width="254" height="110" src="https://saturn.igetsmart.com/ctihome/images/gallery.gif" border="0" alt=""></td>');
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/logout-grey.gif" border="0" alt="Logout"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('<td width="246" rowspan="4"><a href="http://www.ctihome.com" target="_blank"><img width="246" height="110" src="https://saturn.igetsmart.com/ctihome/images/logo.gif" border="0" alt="Creative Touch Interiors"></a></td>');
document.write('</tr>');
document.write('<tr height="23" valign="top">');
document.write('<td width="205"><a href="javascript:openstatus(\'http://saturn.igetsmart.com/ctihome/faq.html\', 500, 400)"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/help.gif" border="0" alt="Help"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="21" valign="top">');		
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/viewcart-grey.gif" border="0" alt="View Cart"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="42" valign="top">');
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/return-grey.gif" border="0" alt="Return Home"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');		
document.write('</table>');
}

// "Logout", FAQ, contact, active, secure for login and logon.html pages
function writeLoginNav() {
document.write('<table height="110" border="0" cellpadding="0" cellspacing="0" width="100%" background="https://saturn.igetsmart.com/ctihome/images/stripe.gif">');
document.write('<tr height="24" valign="top">');
document.write('<td width="254" rowspan="4"><img width="254" height="110" src="https://saturn.igetsmart.com/ctihome/images/gallery.gif" border="0" alt=""></td>');
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'72\')"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/logout.gif" border="0" alt="Logout"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('<td width="246" rowspan="4"><a href="http://www.ctihome.com" target="_blank"><img width="246" height="110" src="https://saturn.igetsmart.com/ctihome/images/logo.gif" border="0" alt="Creative Touch Interiors"></a></td>');
document.write('</tr>');
document.write('<tr height="23" valign="top">');
document.write('<td width="205"><a href="javascript:openstatus(\'http://saturn.igetsmart.com/ctihome/faq.html\', 500, 400)"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/help.gif" border="0" alt="Help"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="21" valign="top">');		
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/viewcart-grey.gif" border="0" alt="View Cart"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="42" valign="top">');
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/return-grey.gif" border="0" alt="Return Home"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');		
document.write('</table>');
}

// Secure HTTPS
function writeSecureNav() {
document.write('<table height="110" border="0" cellpadding="0" cellspacing="0" width="100%" background="https://saturn.igetsmart.com/ctihome/images/stripe.gif">');
document.write('<tr height="24" valign="top">');
document.write('<td width="254" rowspan="4"><img width="254" height="110" src="https://saturn.igetsmart.com/ctihome/images/gallery.gif" border="0" alt=""></td>');
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'72\')"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/logout.gif" border="0" alt="Logout"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('<td width="246" rowspan="4"><a href="http://www.ctihome.com" target="_blank"><img width="246" height="110" src="https://saturn.igetsmart.com/ctihome/images/logo.gif" border="0" alt="Creative Touch Interiors"></a></td>');
document.write('</tr>');
document.write('<tr height="23" valign="top">');
document.write('<td width="205"><a href="javascript:openstatus(\'http://saturn.igetsmart.com/ctihome/faq.html\', 500, 400)"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/help.gif" border="0" alt="Help"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="21" valign="top">');		
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'10\')"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/viewcart.gif" border="0" alt="View Cart"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="42" valign="top">');
document.write('<td width="205"><a href="javascript:submitFormWithType(\'gform\',\'75\')"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/return.gif" border="0" alt="Return Home"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');		
document.write('</table>');
}

// AutoLoad pages with no upper nav (some secure)
function writeAutoNav() {
document.write('<table height="110" border="0" cellpadding="0" cellspacing="0" width="100%" background="https://saturn.igetsmart.com/ctihome/images/stripe.gif">');
document.write('<tr height="24" valign="top">');
document.write('<td width="254" rowspan="4"><img width="254" height="110" src="https://saturn.igetsmart.com/ctihome/images/gallery.gif" border="0" alt=""></td>');
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/logout-blank.gif" border="0" alt="Logout"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('<td width="246" rowspan="4"><a href="http://www.ctihome.com" target="_blank"><img width="246" height="110" src="https://saturn.igetsmart.com/ctihome/images/logo.gif" border="0" alt="Creative Touch Interiors"></a></td>');
document.write('</tr>');
document.write('<tr height="23" valign="top">');
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/help-blank.gif" border="0" alt="Help"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="21" valign="top">');		
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/viewcart-blank.gif" border="0" alt="View Cart"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="42" valign="top">');
document.write('<td width="205"><img width="205" src="https://saturn.igetsmart.com/ctihome/images/return-blank.gif" border="0" alt="Return Home"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');		
document.write('</table>');
}

// Shop Page nonsecure for jupiter, only faq contacts active
function writeShopNav() {
document.write('<table height="110" border="0" cellpadding="0" cellspacing="0" width="100%" background="http://saturn.igetsmart.com/ctihome/images/stripe.gif">');
document.write('<tr height="24" valign="top">');
document.write('<td width="254" rowspan="4"><img width="254" height="110" src="http://saturn.igetsmart.com/ctihome/images/gallery.gif" border="0" alt=""></td>');
document.write('<td width="205"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/logout-grey.gif" border="0" alt="Logout"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('<td width="246" rowspan="4"><a href="http://www.ctihome.com" target="_blank"><img width="246" height="110" src="http://saturn.igetsmart.com/ctihome/images/logo.gif" border="0" alt="Creative Touch Interiors"></a></td>');
document.write('</tr>');
document.write('<tr height="23" valign="top">');
document.write('<td width="205"><a href="javascript:openstatus(\'http://saturn.igetsmart.com/ctihome/faq.html\', 500, 400)"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/help.gif" border="0" alt="Help"></a></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="21" valign="top">');		
document.write('<td width="205"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/viewcart-grey.gif" border="0" alt="View Cart"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');
document.write('<tr height="42" valign="top">');
document.write('<td width="205"><img width="205" src="http://saturn.igetsmart.com/ctihome/images/return-grey.gif" border="0" alt="Return Home"></td>');
document.write('<td width="100%">&nbsp;</td>');
document.write('</tr>');		
document.write('</table>');
}

//Main Footer, leave empty table if not used
function writeFooter() {
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.write('<tr valign="bottom"><td width="254"><a href="http://www.workflowone.com" target="_blank"><img width="254" height="38" src="https://saturn.igetsmart.com/ctihome/images/poweredby.gif" border="0" alt="Powered by WorkflowOne"></a></td><td width="100%">&nbsp;</td></tr>');
document.write('</table>');
}

//Shop Footer with Corp Mgr Button
function writeShopFooter() {
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.write('<tr valign="bottom"><td width="254"><a href="https://ims.workflowone.com/sysmsg.htm?cono=01&cust=00060295" target="blank"><img width="254" height="73" src="https://saturn.igetsmart.com/ctihome/images/corp_mgr.gif" border="0" alt="Corporate Manager Login"></a></td><td width="100%">&nbsp;</td></tr>');
document.write('</table>');
}

//Blank Footer for AutoLoad pages
function writeAutoFooter() {
document.write('<table border="0" cellspacing="0" cellpadding="0" width="100%">');
document.write('<tr valign="bottom"><td width="254"><a href="http://www.workflowone.com" target="_blank"><img width="254" height="38" src="https://saturn.igetsmart.com/ctihome/images/poweredby.gif" border="0" alt="Powered by WorkflowOne"></a></td><td width="100%">&nbsp;</td></tr>');
document.write('</table>');
}

function randomCTIHome() {
var myimages=new Array()
//specify random scripts below as many as you wish
myimages[1]="images/photo1.jpg"

//myimages[2]="images/photo2.jpg"

//myimages[3]="images/photo3.jpg"

//myimages[4]="images/photo4.jpg"

//myimages[5]="images/photo5.jpg"

//myimages[6]="images/photo6.jpg"

//myimages[7]="images/photo7.jpg"

//myimages[8]="images/photo8.jpg"

//myimages[9]="images/photo9.jpg"

//myimages[10]="images/photo10.jpg"

//myimages[11]="images/photo11.jpg"

var ry=Math.floor(Math.random()*myimages.length);
//if the random number generated is equal to zero, the following code assigns a value of 4 (it doesn't have to be 4, choose your favorite photo if you like)
if (ry==0)
	ry=1;
//alert (ry);
//alert (myimages[ry]);
document.write('<tr><td><img src="http://saturn.igetsmart.com/ctihome/'+myimages[ry]+'"></td></tr>');
}
