var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938301&x=4542',
		'title': '',
		'imageId': '68938301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938300&x=4542',
		'title': '',
		'imageId': '68938300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938303&x=4542',
		'title': '',
		'imageId': '68938303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938302&x=4542',
		'title': '',
		'imageId': '68938302',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938304&x=4542',
		'title': '',
		'imageId': '68938304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938311&x=4542',
		'title': '',
		'imageId': '68938311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3965560&docid=68938299&x=4542',
		'title': '',
		'imageId': '68938299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3965560';

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