﻿// JScript File
//document.write('<iframe frameborder="0" marginwidth="0" width="200" height="340" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="overflow:hidden;" src="http://localhost:1002/sscPayGear/WidgetTestView.aspx?username='+username+'&cat='+categories+'&theme='+theme+'&location='+window.location+'"></iframe>');
   
    if((typeof pg_username)=="undefined") 
		pg_username = "pgnonepg";
	if((typeof pg_widgettheme)=="undefined") 
		pg_widgettheme="125x125"
	if((typeof pg_categories)=="undefined") 
		pg_categories = "all";
	if((typeof pg_isparentcategory)=="undefined") 
		pg_isparentcategory = "0";
	if((typeof pg_bordercolor)=="undefined") 
		pg_bordercolor = "ffffff";
	if((typeof pg_fontfamily)=="undefined") 
		pg_fontfamily = "inherit";
    if((typeof pg_width)=="undefined") 
		pg_width = "60px";		
	if((typeof pg_height)=="undefined") 
		pg_height = "60px";		
	if((typeof pg_bgcolor)=="undefined") 
		pg_bgcolor = "ffffff";		
	if((typeof pg_textsize)=="undefined") 
		pg_textsize = "12px";		
	if((typeof pg_textcolor)=="undefined") 
		pg_textcolor = "000000";		
	if((typeof pg_headsize)=="undefined") 
		pg_headsize = "12px";		
	if((typeof pg_headcolor)=="undefined") 
		pg_headcolor = "000000";		
	if((typeof pg_linkcolor)=="undefined") 
		pg_linkcolor = "000000";
				
//document.write('<iframe frameborder="0" marginwidth="0" width="'+pg_width+'" height="'+pg_height+'" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="overflow:hidden;" src="http://localhost:1002/sscpaygear/member/adfeedtestview.aspx?rf='+pg_username+'&pgcat='+pg_categories+'&pgisparentcategory='+pg_isparentcategory+'&pgwidgettheme='+pg_widgettheme+'&pgwidth='+pg_width+'&pgheight='+pg_height+'&pgfontfamily='+pg_fontfamily+'&pgbgcolor='+pg_bgcolor+'&pgbordercolor='+pg_bordercolor+'&pgtextsize='+pg_textsize+'&pgtextcolor='+pg_textcolor+'&pgheadcolor='+pg_headcolor+'&pgheadsize='+pg_headsize+'&pglinkcolor='+pg_linkcolor+'"></iframe>');
document.write('<iframe frameborder="0" marginwidth="0" width="'+pg_width+'" height="'+pg_height+'" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="overflow:hidden;" src="http://www.paygear.com/member/adfeedtestview.aspx?rf='+pg_username+'&pgcat='+pg_categories+'&pgisparentcategory='+pg_isparentcategory+'&pgwidgettheme='+pg_widgettheme+'&pgwidth='+pg_width+'&pgheight='+pg_height+'&pgfontfamily='+pg_fontfamily+'&pgbgcolor='+pg_bgcolor+'&pgbordercolor='+pg_bordercolor+'&pgtextsize='+pg_textsize+'&pgtextcolor='+pg_textcolor+'&pgheadcolor='+pg_headcolor+'&pgheadsize='+pg_headsize+'&pglinkcolor='+pg_linkcolor+'"></iframe>');
//document.write('<iframe frameborder="0" marginwidth="0" width="'+pg_width+'" height="'+pg_height+'" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="overflow:hidden;" src="http://www.paygear.com/member/adfeedtestview.aspx?rf='+pg_username+'&pgcat='+pg_categories+'&pgisparentcategory='+pg_isparentcategory+'&pgwidgettheme='+pg_widgettheme+'&pgwidth='+pg_width+'&pgheight='+pg_height+'&pgfontfamily='+pg_fontfamily+'&pgbgcolor='+pg_bgcolor+'&pgbordercolor='+pg_bordercolor+'&pgtextsize='+pg_textsize+'&pgtextcolor='+pg_textcolor+'&pgheadcolor='+pg_headcolor+'&pgheadsize='+pg_headsize+'&pglinkcolor='+pg_linkcolor+'"></iframe>');
