var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207480&x=3210',
		'title': '',
		'imageId': '68207480',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207483&x=3210',
		'title': '',
		'imageId': '68207483',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207486&x=3210',
		'title': '',
		'imageId': '68207486',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207489&x=3210',
		'title': '',
		'imageId': '68207489',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207493&x=3210',
		'title': '',
		'imageId': '68207493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207498&x=3210',
		'title': '',
		'imageId': '68207498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3933146&docid=68207501&x=3210',
		'title': '',
		'imageId': '68207501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3933146';

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