var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477954&x=5356',
		'title': '',
		'imageId': '69477954',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477956&x=5356',
		'title': '',
		'imageId': '69477956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477955&x=5356',
		'title': '',
		'imageId': '69477955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477958&x=5356',
		'title': '',
		'imageId': '69477958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477960&x=5356',
		'title': '',
		'imageId': '69477960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477953&x=5356',
		'title': '',
		'imageId': '69477953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477959&x=5356',
		'title': '',
		'imageId': '69477959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477957&x=5356',
		'title': '',
		'imageId': '69477957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4003840&docid=69477961&x=5356',
		'title': '',
		'imageId': '69477961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4003840';

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