var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906805&x=4943',
		'title': '',
		'imageId': '68906805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906806&x=4943',
		'title': '',
		'imageId': '68906806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906807&x=4943',
		'title': '',
		'imageId': '68906807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906808&x=4943',
		'title': '',
		'imageId': '68906808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906809&x=4943',
		'title': '',
		'imageId': '68906809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906810&x=4943',
		'title': '',
		'imageId': '68906810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906811&x=4943',
		'title': '',
		'imageId': '68906811',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906812&x=4943',
		'title': '',
		'imageId': '68906812',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964057&docid=68906813&x=4943',
		'title': '',
		'imageId': '68906813',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964057';

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