var iframe_width;
var iframe_height;

iframe_width = 200;
iframe_height = 175;

document.writeln('<iframe frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\" width=\"'+iframe_width+'\" height=\"'+iframe_height+'\" name=\"widget_send_to_phone\" src=\"http:\/\/winksite.com\/site\/widget_send_to_phone.cfm?susid='+susid+'&widget_background_color='+widget_background_color+'&widget_text_color='+widget_text_color+'&widget_border_color='+widget_border_color+'\" scrolling=\"no\"><\/iframe>');
