var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742877&x=4949',
		'title': '',
		'imageId': '67742877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742878&x=4949',
		'title': '',
		'imageId': '67742878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742879&x=4949',
		'title': '',
		'imageId': '67742879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742876&x=4949',
		'title': '',
		'imageId': '67742876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742882&x=4949',
		'title': '',
		'imageId': '67742882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742880&x=4949',
		'title': '',
		'imageId': '67742880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913868&docid=67742881&x=4949',
		'title': '',
		'imageId': '67742881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913868';

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