var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453803&x=5848',
		'title': '',
		'imageId': '68453803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453804&x=5848',
		'title': '',
		'imageId': '68453804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453805&x=5848',
		'title': '',
		'imageId': '68453805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453806&x=5848',
		'title': '',
		'imageId': '68453806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453807&x=5848',
		'title': '',
		'imageId': '68453807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453808&x=5848',
		'title': '',
		'imageId': '68453808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3944588&docid=68453809&x=5848',
		'title': '',
		'imageId': '68453809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3944588';

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