var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313528&x=559',
		'title': '',
		'imageId': '61313528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313529&x=559',
		'title': '',
		'imageId': '61313529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313530&x=559',
		'title': '',
		'imageId': '61313530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313531&x=559',
		'title': '',
		'imageId': '61313531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313532&x=559',
		'title': '',
		'imageId': '61313532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313533&x=559',
		'title': '',
		'imageId': '61313533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313534&x=559',
		'title': '',
		'imageId': '61313534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313535&x=559',
		'title': '',
		'imageId': '61313535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3650923&docid=61313537&x=559',
		'title': '',
		'imageId': '61313537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3650923';

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