limit_multiple_users = true

limit_users = true

sequence = "9x88_4"

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/


	dqm__sub_menu_width = 200      		//default sub menu widths
	dqm__sub_xy = "20,500"            		//default sub x,y coordinates - defined relative
						//to the top-left corner of parent image or sub menu
   

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 0

	dqm__border_color = "transparent"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "transparent"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "transparent"		

	dqm__mouse_off_delay = 40000		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 450		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#DAF043"
	dqm__fontfamily = "verdana"		//Any available system font     
	dqm__fontsize = 10			//Defined with pixel sizing  	
	dqm__fontsize_ie4 = 10			//Defined with point sizing
	dqm__textdecoration = "normal"		//set to: 'normal', or 'underline'
	dqm__fontweight = "bold"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	


    //Rollover font settings

	dqm__hl_textcolor = "#666666"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "center"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 1
	dqm__margin_bottom = 1
	dqm__margin_left = 1
	dqm__margin_right = 1

   


/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.
--------------------------------------------*/


    //Relative positioned icon images (flow with sub item text)

	dqm__icon_image0 = "images/null.gif"
	dqm__icon_rollover0 = "images/null.gif"
	dqm__icon_image_wh0 = "2,2"

	

    //Absolute positioned icon images (coordinate poitioned)

	dqm__2nd_icon_image0 = "images/subnub.gif"
	dqm__2nd_icon_rollover0 = "images/subnub_on.gif"
	dqm__2nd_icon_image_wh0 = "17,18"
	dqm__2nd_icon_image_xy0 = "0,4"



/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = false
   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	




/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .2
	dqm__sub_item_effect_duration = .2


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_X = 0
	dqm__os9_ie5mac_offset_Y = -.5

	dqm__osx_ie5mac_offset_X = 0
	dqm__osx_ie5mac_offset_Y = -.5

	dqm__ie4mac_offset_X = 0
	dqm__ie4mac_offset_Y = -.5


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   

    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70


/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	dqm__onload_code = ""


    //The 'X' indicates the index number of the sub menu group or item.
    //The 'X_X' indicates the index number of the sub menu item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


    //The following settings may be defined for specific sub menu groups.
    //The 'X' represents the index number of the sub menu group.

	dqm__border_width11 = 1;
	dqm__divider_height11 = 1;		
	dqm__border_color11 = "#CCE438";     
	dqm__menu_bgcolor11 = "#A4BE3F"
	dqm__hl_bgcolor11 = "#DAF043"
	dqm__hl_textcolor11 = "#5F7C10"
	dqm__text_alignment11 = "left"


    //The following settings may be defined for specific sub menu items.
    //The 'X_X' represents the index number of the sub menu item.

	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"




/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/



    //Main Menu Item 0

	dqm__rollover_image0 = "images/th_nextext_over.jpg"
	dqm__rollover_wh0 = "87,71`"
	dqm__url0 = "#";   


    //Main Menu Item 1

	dqm__rollover_image1 = "images/th_brogunier_over.jpg"
	dqm__rollover_wh1 = "87,67"
	dqm__url1 = "#";


    //Main Menu Item 2

	dqm__rollover_image2 = "images/th_vibesoft_over.jpg" 
	dqm__rollover_wh2 = "87,71"
	dqm__url2 = "#";   


    //Main Menu Item 3

	dqm__rollover_image3 = "images/th_hsrny_over.jpg" 
	dqm__rollover_wh3 = "87,71"
	dqm__url3 = "#";   


    //Main Menu Item 4

	dqm__rollover_image4 = "images/th_tobinrussell_over.jpg" 
	dqm__rollover_wh4 = "85,69"
	dqm__url4 = "#";   

    //Main Menu Item 5

	dqm__rollover_image5 = "images/th_norton_over.jpg" 
	dqm__rollover_wh5 = "87,71"
	dqm__url5 = "#";   
	
    //Main Menu Item 6

	dqm__rollover_image6 = "images/th_oculant_over.jpg" 
	dqm__rollover_wh6 = "87,71"
	dqm__url6 = "#";   
		

    //Main Menu Item 7

	dqm__rollover_image7 = "images/th_sieglegale_over.jpg" 
	dqm__rollover_wh7 = "99,73"
	dqm__url7 = "#";   
		

    //Main Menu Item 8

	dqm__rollover_image8 = "images/th_spalab_over.jpg" 
	dqm__rollover_wh8 = "89,69"
	dqm__url8 = "#";   
	
    //Main Menu Item 9

	dqm__rollover_image9 = "images/th_oven_over.jpg" 
	dqm__rollover_wh9 = "91,69"
	dqm__url9 = "#";   

    //Main Menu Item 10

	dqm__rollover_image10 = "images/th_0fus_over.jpg" 
	dqm__rollover_wh10 = "91,69"
	dqm__url10 = "#";   

    //Main Menu - MENU BG Item 11

	dqm__rollover_image11 = "images/menu_on.jpg" 
	dqm__rollover_wh11 = "56,19"
	dqm__url11 = "#";   

    //Main Menu - MENU BG Item 12

	dqm__rollover_image12 = "images/th_artnet_over.jpg" 
	dqm__rollover_wh12 = "87,71"
	dqm__url12 = "#";   

    //Main Menu - MENU BG Item 13

	dqm__rollover_image13 = "images/th_havensure_over.jpg" 
	dqm__rollover_wh13 = "87,71"
	dqm__url13 = "#";   

    //Main Menu - MENU BG Item 14

	dqm__rollover_image14 = "images/th_singer_over.jpg" 
	dqm__rollover_wh14 = "87,71"
	dqm__url14 = "#";   

    //Main Menu - MENU BG Item 15

	dqm__rollover_image15 = "images/th_lunarpilot_over.jpg" 
	dqm__rollover_wh15 = "87,71"
	dqm__url15 = "#";   

    //Main Menu - MENU BG Item 16

	dqm__rollover_image16 = "images/th_behavior_over.jpg" 
	dqm__rollover_wh16 = "87,71"
	dqm__url16 = "#";   

    //Main Menu - MENU BG Item 17

	dqm__rollover_image17 = "images/th_hld_over.jpg" 
	dqm__rollover_wh17 = "87,71"
	dqm__url17 = "#";   
	
	
    //Main Menu - MENU BG Item 18

	dqm__rollover_image18 = "images/th_worldbank_over.jpg" 
	dqm__rollover_wh18 = "87,71"
	dqm__url18 = "#";   

    //Main Menu - MENU BG Item 19

	dqm__rollover_image19 = "images/th_spalab2_over.jpg" 
	dqm__rollover_wh19 = "87,71"
	dqm__url19 = "#";   
	
    //Main Menu - MENU BG Item 20

	dqm__rollover_image20 = "images/th_midge_over.jpg" 
	dqm__rollover_wh20 = "87,71"
	dqm__url20 = "#";   

   //Main Menu - MENU BG Item 21

	dqm__rollover_image21 = "images/th_prism_over.jpg" 
	dqm__rollover_wh21 = "87,70"
	dqm__url21 = "#";  
	
		
/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Structure and Text  

**********************************************************************************************
**********************************************************************************************/

    //Sub Menu 0

	dqm__sub_xy0 = "-2,-20"
	dqm__sub_menu_width0 = 556

	dqm__subdesc0_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Nextext</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Performed web site development and production for client sites including Athena Technologies. Graphics and web production, Flash and consulting.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.nextext.us class=poplink target=_new>www.nextext.us</a><br><img src=images/null.gif width=2 height=5 border=0><br><a href=http://www.athenati.com class=poplink target=_new>www.athenati.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/flip_nextext_athena.gif width=311 height=230 border=1  style=border-color: \#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>"

dqm__url0_0 = "#"

 //Sub Menu 1

	dqm__sub_xy1 = "-2,-20"
	dqm__sub_menu_width1 = 556

	dqm__subdesc1_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Brogunier Event Photo</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Designed and built this wedding and event photography company's website. Graphics design, web production and consulting.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.brogunier.com class=poplink target=_new>www.brogunier.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_brogunier.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>"
		
	dqm__icon_index1_0 = 0

	dqm__url1_0 = "#"

 
    //Sub Menu 2

	dqm__sub_xy2 = "-2,-20"
	dqm__sub_menu_width2 = 556

	dqm__subdesc2_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Vibesoft</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Produced the updated website for this Java-based enterprise software company.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.vibesoft.com class=poplink target=_new>www.vibesoft.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_vibesoft.jpg width=311 height=260 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index2_0 = 0
	
	dqm__url2_0 = "#"

	
	
	
	    //Sub Menu 3

	dqm__sub_xy3 = "-2,-20"
	dqm__sub_menu_width3 = 556

	dqm__subdesc3_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Howard Schwartz Recording</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Produced design and development phases of this high-end New York recording studio web site. Produced templates, content and graphics. Produced a custom Content Management System. Template and Site QA Testing.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.hsrny.com class=poplink target=_new>www.hsrny.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_hsr_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index3_0 = 0
	
	dqm__url3_0 = "#"

	
		    //Sub Menu 4

	dqm__sub_xy4 = "-2,-20"
	dqm__sub_menu_width4 = 556

	dqm__subdesc4_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Tobin Russell</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Designed and coded the website of this New York based urban location photographer. Designed and built a companion website for his event photography business.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.tobinrussell.com class=poplink target=_new>www.tobinrussell.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_tobinrussell_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index4_0 = 0
	
	dqm__url4_0 = "#"

	
		    //Sub Menu 5

	dqm__sub_xy5 = "-2,-20"
	dqm__sub_menu_width5 = 556

	dqm__subdesc5_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Irvine Welsh Audio Interview</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Produced an audio recording of author Irvine Welsh for the web. Edited and mastered the interview for streaming audio presentation.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.wwnorton.com class=poplink target=_new>www.wwnorton.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_norton_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index5_0 = 0
	
	dqm__url5_0 = "#"
	
	
	    //Sub Menu 6

	dqm__sub_xy6 = "-2,-20"
	dqm__sub_menu_width6 = 556

	dqm__subdesc6_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Oculant &amp; Deutsche Bank</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Development of Deutsche Bank - Corporate and Investment Bank website (<a href=http://www.db.com class=poplink target=_new>www.db.com</a>). Developed bug/issue tracking software (custom/Bugzilla). Built the physical networking infrastructure at Oculant. Built full browser/platform test bed. QA Testing.</span><br><img src=images/null.gif width=2 height=13 border=0><br><a href=http://www.oculant.com class=poplink target=_new>www.oculant.com</a><br><img src=images/null.gif width=2 height=5 border=0><br><a href=http://www.db.com class=poplink target=_new>www.db.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_oculant_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index6_0 = 0
	
	dqm__url6_0 = "#"
	
	
		    //Sub Menu 7

	dqm__sub_xy7 = "-2,-20"
	dqm__sub_menu_width7 = 556

	dqm__subdesc7_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>SiegelGale</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Produced streaming media projects, web development and sound design. Encoded and compressed video projects including broadcast commercials for the Air Force. Sound design and voiceover recording for web sites, presentations, proposals, games, and interviews. Produced animated banners and ads for American Express. Site QA Testing.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.siegelgale.com class=poplink target=_new>www.siegelgale.com</a><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_siegelgale_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index7_0 = 0
	
	dqm__url7_0 = "#"



	    //Sub Menu 8


	dqm__sub_xy8 = "-2,-20"
	dqm__sub_menu_width8 = 556

	dqm__subdesc8_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Spalab</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Developed the Spalab internet radio, including production, musical programing, feature development, documentation, license and broadcast agreements. HTML and Flash production (<a href=http://www.onemanseye.com class=poplink target=new>OneMansEye.com</a>, <a href=http://www.spalab.net/demo/pdse class=poplink target=new>Paradise Music and Entertainment</a>). Sound design for websites and online games including Comedy Central\'s \"<a href=http://www.spalab.net/demo/battlebots class=poplink target=new>Battlebots</a>\" and a visual database prototype for <a href=http://www.spalab.net/demo/ibm class=poplink target=new>IBM and Philip Glass</a>. QA on all projects. Streaming media consultant for Tommy Boy Records\' Silver Label Internet radio.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.spalab.net class=poplink target=_new>www.spalab.net</a><br>&nbsp;<br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_spalab_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index8_0 = 0
	
	dqm__url8_0 = "#"
	

	    //Sub Menu 9


	dqm__sub_xy9 = "-2,-20"
	dqm__sub_menu_width9 = 556

	dqm__subdesc9_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Oven Digital</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Production Management, HTML, and graphics. Built and maintained content for the <a href=http://www.moma.org class=poplink target=_blank>Museum of Modern Art</a>, web sites, ad banners and graphics for HarperCollins Publishers, NewsCorp., IBM, AT&T, Silicon Alley Reporter, <a href=http://www.wildenstein.com class=poplink target=_blank>Wildenstein &amp; Company</a>, and more. As Production Manager directed the department building large dynamic sites for financial, legal, e-commerce, and entertainment companies including <a href=http://www.tiffany.com class=poplink target=_blank>Tiffany.com</a>, <a href=http://www.probono.net class=poplink target=_blank>Probono.net</a>, <a href=http://www.artnet.com class=poplink target=_blank>artnet.com</a>, Hookt.com, CT Corporation, TVGuide, and the Digital Club Festival and Network. Sound design and production as well as 3d/games consulting. Managed several projects from initial client meeting to delivery.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_oven_pop.jpg width=311 height=233 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index9_0 = 0
	
	dqm__url9_0 = "#"
	
	
	    //Sub Menu 10


	dqm__sub_xy10 = "-2,-20"
	dqm__sub_menu_width10 = 556

	dqm__subdesc10_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>0fus Labs</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Concept development, sound design and production for UnrealTournament 3d game engine called, \"Strangelove.\" Strangelove V2 was released to the public on August 31, 2001.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><!--<a href=http://0fus.beyondunreal.com class=poplink target=_new>http://0fus.beyondunreal.com</a><br>--><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_0fus_pop.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index10_0 = 0
	
	dqm__url10_0 = "#"
	
	
	    //Sub Menu 11


	dqm__sub_xy11 = "-56,19"
	dqm__sub_menu_width11 = 205

	dqm__subdesc11_0 = "<img src=images/null.gif width=3 height=11 border=0>PORTFOLIO" 
	dqm__subdesc11_1 = "<img src=images/null.gif width=3 height=11 border=0>RESUME" 	

	
	dqm__icon_index11_0 = 0
	
	dqm__url11_0 = "portfolio.html"
	dqm__url11_1 = "index.html"

	
	
	    //Sub Menu 12


	dqm__sub_xy12 = "-2,-20"
	dqm__sub_menu_width12 = 556

	dqm__subdesc12_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>artnet.com</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Working at Oven Digital, built the first artnet.com website in 1998.  In 2003, Spalab was hired to enhance artnet.com's gallery templates and to develop prototype updates of the homepage and Fine Art Auction Database search functions. These improved search tools were designed to streamline the search process, and to increase cross promotion and sales of other artnet products and services. Template construction, QA testing.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.artnet.com class=poplink target=_new>www.artnet.com</a><br>&nbsp;<br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_artnet.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index12_0 = 0
	
	dqm__url12_0 = "#"

	
    //Sub Menu 13

	dqm__sub_xy13 = "-2,-20"
	dqm__sub_menu_width13 = 556

	dqm__subdesc13_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Havensure</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Working with Spalab, built this corporate insurance company website. QA Testing.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.havensure.com class=poplink target=_new>www.havensure.com</a><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_havensure.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index13_0 = 0
	
	dqm__url13_0 = "#"

    //Sub Menu 14

	dqm__sub_xy14 = "-2,-20"
	dqm__sub_menu_width14 = 556

	dqm__subdesc14_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>SINGER Corporation</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Working with Spalab, built the SINGER Corporation website. In addition to front-end development, consulted SINGER in the consolidation of their global web presence and corporate intranet and extranets.  Worked as Developer and Project Manager, including overseeing the development of content management tools. QA Testing.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.retailholdings.com class=poplink target=_new>www.retailholdings.com</a><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_singer.jpg width=311 height=230 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index14_0 = 0
	
	dqm__url14_0 = "#"

    //Sub Menu 15

	dqm__sub_xy15 = "-2,-20"
	dqm__sub_menu_width15 = 556

	dqm__subdesc15_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>LunarPilot</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Built website E-Commerce and discussion forum modules for this innovative flight simulator software company. Customized templates and configured the PHPBB web-forum and the OSCommerce E-Commerce application for LunarPilot.com. Created this robust on-line business package in a cost-effective way.</span><br><img src=images/null.gif width=2 height=13 border=0><br><a href=http://lunarpilot.com class=poplink target=_new>www.lunarpilot.com</a><br><img src=images/null.gif width=2 height=5 border=0><br><a href=http://lunarpilot.com/shop class=poplink target=_new>LunarPilot.com Shop</a><br><img src=images/null.gif width=2 height=5 border=0><br><a href=http://lunarpilot.com/wforum class=poplink target=_new>LunarPilot.com Forum</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_lunarpilot.gif width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index15_0 = 0
	
	dqm__url15_0 = "#"

    //Sub Menu 16

	dqm__sub_xy16 = "-2,-20"
	dqm__sub_menu_width16 = 556

	dqm__subdesc16_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Behavior</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>As a technical consultant, built websites for this interactive development company. Projects have included large corporate websites as well as projects for a popular 24-hour news channel and prominent on-line trading and financial services company.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><img src=images/null.gif width=2 height=5 border=0><br><a href=http://www.behaviordesign.com class=poplink target=_new>www.behaviordesign.com</a><br></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_behavior.jpg width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index16_0 = 0
	
	dqm__url16_0 = "#"

    //Sub Menu 17

	dqm__sub_xy17 = "-2,-20"
	dqm__sub_menu_width17 = 556

	dqm__subdesc17_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Harvey Lewis Designs</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Built the website for this Hong Kong/USA based fine-arts design boutique.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.harveylewisdesigns.com class=poplink target=_new>www.harveylewisdesigns.com</a></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_hld.jpg width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index17_0 = 0
	
	dqm__url17_0 = "#"

    //Sub Menu 18

	dqm__sub_xy18 = "-2,-20"
	dqm__sub_menu_width18 = 556

	dqm__subdesc18_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>The World Bank - Rural Infrastructure Services</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Working with Spalab, built the Rural Infrastructure Services division website and Knowledge Base application.  This web-based utility provides detailed research and archiving functions, enabling RIS staff to create and record information as well as giving collegues from all over the world access to this valuable resource.</span><br><img src=images/null.gif width=2 height=13 border=0><br><a href=http://www.ruralinfra.org class=poplink target=_new>www.ruralinfra.org</a><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_worldbank.jpg width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index18_0 = 0
	
	dqm__url18_0 = "#"

    //Sub Menu 19

	dqm__sub_xy19 = "-2,-20"
	dqm__sub_menu_width19 = 556

	dqm__subdesc19_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Spalab.net</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Built the new Spalab.net website featuring some of our latest clients including The World Bank, <a href=http://www.retailholdings.com class=poplink target=_new>Singer Corporation</a>, <a href=http://www.artnet.com class=poplink target=_new>artnet.com</a>, and the things-to-come/Spalab Games Division product \"<a href=http://www.lunarpilot.com class=poplink target=_new>LunarPilot</a>\".</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.spalab.net class=poplink target=_new>www.spalab.net</a><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_spalab2.jpg width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index19_0 = 0
	
	dqm__url19_0 = "#"

	
	//Sub Menu 20

	dqm__sub_xy20 = "-2,-20"
	dqm__sub_menu_width20 = 556

	dqm__subdesc20_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21><img src=images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>MidgeMaster</span><br><img src=images/null.gif width=2 height=10 border=0><br><span class=poptext>Built the corporate website as well as 5 multi-language websites for the MidgeMaster company. Used HTML and CSS as well as Unicode to build websites in Danish, Finnish, German, Norwegian, and Spanish. Created a template and content management system to allow for the simple addition of future language sites.</span><br><imgsrc=images/null.gif width=2 height=13 border=0><br><a href=http://www.midgemaster.com class=poplink target=_new>www.midgemaster.com</a><br><img src=images/null.gif width=2 height=5 border=0></td><td width=24><img src=images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=images/scr_midgemaster.jpg width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index20_0 = 0
	
	dqm__url20_0 = "#"
	
	
	//Sub Menu 21

	dqm__sub_xy21 = "-2,-20"
	dqm__sub_menu_width21 = 556

	dqm__subdesc21_0 = "<table border=0 cellpadding=0 cellspacing=0><tr><td width=556 colspan=6 align=right><img src=http://www.solarcomputing.net/images/pop_minilogo_wh.gif width=92 height=19 border=0></td></tr><tr><td width=20 height=2><img src=http://www.solarcomputing.net/images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=http://www.solarcomputing.net/images/null.gif width=24 height=2 border=0></td><td width=316 height=2 bgcolor=ddf151><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td></tr><tr><td width=20 height=5><img src=http://www.solarcomputing.net/images/null.gif width=20 height=5 border=0></td><td width=2 height=5 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=5 border=0></td><td width=21 height=5><img src=http://www.solarcomputing.net/images/null.gif width=2 height=5 border=0></td><td width=173 height=5><img src=http://www.solarcomputing.net/images/null.gif width=2 height=5 border=0></td><td width=24 height=5><img src=http://www.solarcomputing.net/images/null.gif width=24 height=5 border=0></td><td width=316 height=5><img src=http://www.solarcomputing.net/images/null.gif width=2 height=5 border=0></td></tr><tr><td width=20 valign=top><img src=http://www.solarcomputing.net/images/brackt_horiz_1.gif width=20 height=30 border=0></td><td width=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=21><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=173 valign=top><span class=pophead>Penton Media Inc.</span><br><img src=http://www.solarcomputing.net/images/null.gif width=2 height=10 border=0><br><span class=poptext>Build and Maintain over 100 magazine websites, blogs, web applications and E-Newsletters for Penton's Business to Business New Media division.  Magazines include technology and trades industries as well as entertainment technology and multimedia magazines (Mix, Remix, Electronic Musician, RER Magazine, Broadcast Engineering, EC&amp;M, Telephony Online).  Produce and maintain a wide variety of blogs and forums on a continual basis. Provide support for all aspects of Penton online products. Maintain all websites with critical code including metrics/statistics and tracking systems.  Develop new online products and continual upgrades for existing products. Train users and customers.</span><br><imgsrc=http://www.solarcomputing.net/images/null.gif width=2 height=13 border=0><br><a href=http://www.penton.com class=poplink target=_new>www.penton.com</a><br><img src=http://www.solarcomputing.net/images/null.gif width=2 height=5 border=0></td><td width=24><img src=http://www.solarcomputing.net/images/null.gif width=24 height=2 border=0></td><td width=316 valign=top><img src=http://www.solarcomputing.net/images/scr_prism_ate_mix.jpg width=311 height=250 border=1 style=border-color:\#666666\;><br><img src=http://www.solarcomputing.net/images/scr_prism_blog_emusician.jpg width=311 height=250 border=1 vspace=15 style=border-color:\#666666\;><br><img src=http://www.solarcomputing.net/images/scr_prism_ate_telephony.jpg width=311 height=250 border=1 style=border-color:\#666666\;></td></tr><tr><td width=20 height=2><img src=http://www.solarcomputing.net/images/null.gif width=20 height=2 border=0></td><td width=2 height=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=21 height=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=173 height=2 bgcolor=cccccc><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td><td width=24 height=2><img src=http://www.solarcomputing.net/images/null.gif width=24 height=2 border=0></td><td width=316 height=2><img src=http://www.solarcomputing.net/images/null.gif width=2 height=2 border=0></td></tr></table>" 
	
	dqm__icon_index21_0 = 0
	
	dqm__url21_0 = "#"