var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114454&x=3548',
		'title': '',
		'imageId': '68114454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114455&x=3548',
		'title': '',
		'imageId': '68114455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114456&x=3548',
		'title': '',
		'imageId': '68114456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114457&x=3548',
		'title': '',
		'imageId': '68114457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114458&x=3548',
		'title': '',
		'imageId': '68114458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114459&x=3548',
		'title': '',
		'imageId': '68114459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114460&x=3548',
		'title': '',
		'imageId': '68114460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114461&x=3548',
		'title': '',
		'imageId': '68114461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3929283&docid=68114462&x=3548',
		'title': '',
		'imageId': '68114462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3929283';

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