var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67940997&x=4551',
		'title': '',
		'imageId': '67940997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941003&x=4551',
		'title': '',
		'imageId': '67941003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941004&x=4551',
		'title': '',
		'imageId': '67941004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941005&x=4551',
		'title': '',
		'imageId': '67941005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941006&x=4551',
		'title': '',
		'imageId': '67941006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941007&x=4551',
		'title': '',
		'imageId': '67941007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941008&x=4551',
		'title': '',
		'imageId': '67941008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3921427&docid=67941023&x=4551',
		'title': '',
		'imageId': '67941023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3921427';

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