var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533159&x=5220',
		'title': '',
		'imageId': '67533159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533160&x=5220',
		'title': '',
		'imageId': '67533160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533157&x=5220',
		'title': '',
		'imageId': '67533157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533158&x=5220',
		'title': '',
		'imageId': '67533158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533155&x=5220',
		'title': '',
		'imageId': '67533155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533156&x=5220',
		'title': '',
		'imageId': '67533156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957044&docid=67533154&x=5220',
		'title': '',
		'imageId': '67533154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957044';

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