var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015654&x=1331',
		'title': '',
		'imageId': '67015654',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015655&x=1331',
		'title': '',
		'imageId': '67015655',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015656&x=1331',
		'title': '',
		'imageId': '67015656',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015657&x=1331',
		'title': '',
		'imageId': '67015657',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015658&x=1331',
		'title': '',
		'imageId': '67015658',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015659&x=1331',
		'title': '',
		'imageId': '67015659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015660&x=1331',
		'title': '',
		'imageId': '67015660',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015661&x=1331',
		'title': '',
		'imageId': '67015661',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3885765&docid=67015662&x=1331',
		'title': '',
		'imageId': '67015662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3885765';

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