var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727804&x=5944',
		'title': '',
		'imageId': '68727804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727809&x=5944',
		'title': '',
		'imageId': '68727809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727810&x=5944',
		'title': '',
		'imageId': '68727810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727805&x=5944',
		'title': '',
		'imageId': '68727805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727811&x=5944',
		'title': '',
		'imageId': '68727811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727808&x=5944',
		'title': '',
		'imageId': '68727808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727807&x=5944',
		'title': '',
		'imageId': '68727807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3955972&docid=68727806&x=5944',
		'title': '',
		'imageId': '68727806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3955972';

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