var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271123&x=5953',
		'title': '',
		'imageId': '68271123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271124&x=5953',
		'title': '',
		'imageId': '68271124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271125&x=5953',
		'title': '',
		'imageId': '68271125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271120&x=5953',
		'title': '',
		'imageId': '68271120',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271122&x=5953',
		'title': '',
		'imageId': '68271122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271121&x=5953',
		'title': '',
		'imageId': '68271121',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3936302&docid=68271126&x=5953',
		'title': '',
		'imageId': '68271126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3936302';

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