var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383141&x=2830',
		'title': '',
		'imageId': '67383141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383138&x=2830',
		'title': '',
		'imageId': '67383138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383140&x=2830',
		'title': '',
		'imageId': '67383140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383139&x=2830',
		'title': '',
		'imageId': '67383139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383144&x=2830',
		'title': '',
		'imageId': '67383144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383143&x=2830',
		'title': '',
		'imageId': '67383143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3948233&docid=67383142&x=2830',
		'title': '',
		'imageId': '67383142',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3948233';

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