function footer_path(image_path)
{

inc_MaxProd430_Footer_js =
'<!-- MPI FASTT Footer -->\n</td><td class=\'outline_right'
+ '_mid\'><img src=\''+image_path+'/spacer.gif\' width=\'6\' height=\'6\' '
+ 'border=\'0\'/></td></tr><tr><td class=\'outline_left_top\' s'
+ 'tyle=\'height:18px;\'><img src=\''+image_path+'/spacer.gif\' width=\''
+ '6\' height=\'10\' border=\'0\' alt=\'\' /></td><td><img src=\''+image_path+'/footer.jpg\' height=\'18\' width=\'100%\' border=\'0\'></t'
+ 'd><td class=\'outline_right_top\' style=\'height:18px\'><img'
+ ' src=\''+image_path+'/spacer.gif\' width=\'6\' height=\'6\' border=\'0\''
+ '/></td></tr><tr><td class=\'outline_left_bottom\'><img src'
+ '=\''+image_path+'/outline_left_side.jpg\' width=\'6\' height=\'100%\' '
+ 'border=\'0\' alt=\'\' /></td><td class=\'outline_mid_bottom\'>'
+ '<img src=\''+image_path+'/spacer.gif\' width=\'100%\' height=\'6\' bor'
+ 'der=\'0\' alt=\'\' /></td><td class=\'outline_right_bottom\'><'
+ 'img src=\''+image_path+'/outline_right_side.jpg\' width=\'6\' height'
+ '=\'100%\' border=\'0\' alt=\'\' /></td></tr></table>';

// end_var_declaration
document.write(inc_MaxProd430_Footer_js);

}