var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302514&x=4610',
		'title': '',
		'imageId': '68302514',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302515&x=4610',
		'title': '',
		'imageId': '68302515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302516&x=4610',
		'title': '',
		'imageId': '68302516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302517&x=4610',
		'title': '',
		'imageId': '68302517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302518&x=4610',
		'title': '',
		'imageId': '68302518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302519&x=4610',
		'title': '',
		'imageId': '68302519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3937328&docid=68302520&x=4610',
		'title': '',
		'imageId': '68302520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3937328';

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