var code_out = "<iframe name='context_frame' framepadding='0' width='"+context_width+"' height='"+context_height+"' frameborder='0' marginwidth='0' marginheight='0' vspace='0' hspace='0' allowtransparency='true' scrolling='no' src='http://www.pepperjamnetwork.com/context_grab.php?context_format="+context_format+"&context_campaign="+context_campaign+"&context_userid="+context_userid+"&color_border="+color_border+"&color_background="+color_background+"&color_heading="+color_heading+"&color_text="+color_text+"&color_url="+color_url+"'></iframe>";

document.write(code_out);