var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=67874778&x=4424',
		'title': '',
		'imageId': '67874778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=67874777&x=4424',
		'title': '',
		'imageId': '67874777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=67874789&x=4424',
		'title': '',
		'imageId': '67874789',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=67874788&x=4424',
		'title': '',
		'imageId': '67874788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=67874795&x=4424',
		'title': '',
		'imageId': '67874795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=67874794&x=4424',
		'title': '',
		'imageId': '67874794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=68145265&x=4424',
		'title': '',
		'imageId': '68145265',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918621&docid=68145266&x=4424',
		'title': '',
		'imageId': '68145266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918621';

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