var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357445&x=5538',
		'title': '',
		'imageId': '69357445',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357442&x=5538',
		'title': '',
		'imageId': '69357442',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357446&x=5538',
		'title': '',
		'imageId': '69357446',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357440&x=5538',
		'title': '',
		'imageId': '69357440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357443&x=5538',
		'title': '',
		'imageId': '69357443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357444&x=5538',
		'title': '',
		'imageId': '69357444',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3981286&docid=69357441&x=5538',
		'title': '',
		'imageId': '69357441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3981286';

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