var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900053&x=1926',
		'title': '',
		'imageId': '67900053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900054&x=1926',
		'title': '',
		'imageId': '67900054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900055&x=1926',
		'title': '',
		'imageId': '67900055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900056&x=1926',
		'title': '',
		'imageId': '67900056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900057&x=1926',
		'title': '',
		'imageId': '67900057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900058&x=1926',
		'title': '',
		'imageId': '67900058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900059&x=1926',
		'title': '',
		'imageId': '67900059',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900061&x=1926',
		'title': '',
		'imageId': '67900061',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919959&docid=67900060&x=1926',
		'title': '',
		'imageId': '67900060',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919959';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
