When i open the page in developer tools, its reporting this area as having a syntax error in the "n_value" line
var A_INIT = {
's_form' : 0,
's_name': 'ioInput_y2BMHxlnbM0N',
'n_minValue' : 1000,
'n_maxValue' : 2000,
'n_value' : , SyntaxError: Parse error
'n_step' : 5
}
This might be part of the issue... also, when i go through to the iframed page, it doesn't display there.