var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307940&x=527',
		'title': '',
		'imageId': '67307940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307934&x=527',
		'title': '',
		'imageId': '67307934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307937&x=527',
		'title': '',
		'imageId': '67307937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307958&x=527',
		'title': '',
		'imageId': '67307958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307946&x=527',
		'title': '',
		'imageId': '67307946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307947&x=527',
		'title': '',
		'imageId': '67307947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307944&x=527',
		'title': '',
		'imageId': '67307944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307945&x=527',
		'title': '',
		'imageId': '67307945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922071&docid=67307943&x=527',
		'title': '',
		'imageId': '67307943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922071';

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";
	})
}
