if ( typeof width == "undefined") { var width = 198; }
if ( typeof height  == "undefined") { var height = 348; }
if ( typeof page  == "undefined") { var page = 'ms_intro.cfm?susid=' + siteid; }
document.writeln('<div style=\"border: solid 1px #D4D5D5; height: '+height+'px; width: '+width+'px;\"><iframe frameborder=\"0\" width=\"'+width+'\" height=\"'+height+'\" name=\"iframemain\" src=\"http:\/\/winksite.com\/xhtml\/'+page+'\" scrolling=\"auto\"><\/iframe><\/div>');
