var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932392&x=3154',
		'title': '',
		'imageId': '68932392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932389&x=3154',
		'title': '',
		'imageId': '68932389',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932386&x=3154',
		'title': '',
		'imageId': '68932386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932396&x=3154',
		'title': '',
		'imageId': '68932396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932399&x=3154',
		'title': '',
		'imageId': '68932399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932412&x=3154',
		'title': '',
		'imageId': '68932412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965233&docid=68932421&x=3154',
		'title': '',
		'imageId': '68932421',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965233';

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