var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823004&x=2910',
		'title': '',
		'imageId': '67823004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823006&x=2910',
		'title': '',
		'imageId': '67823006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823010&x=2910',
		'title': '',
		'imageId': '67823010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823007&x=2910',
		'title': '',
		'imageId': '67823007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823005&x=2910',
		'title': '',
		'imageId': '67823005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823008&x=2910',
		'title': '',
		'imageId': '67823008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823003&x=2910',
		'title': '',
		'imageId': '67823003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823009&x=2910',
		'title': '',
		'imageId': '67823009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916747&docid=67823002&x=2910',
		'title': '',
		'imageId': '67823002',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916747';

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