var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798038&x=5757',
		'title': '',
		'imageId': '69798038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798037&x=5757',
		'title': '',
		'imageId': '69798037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798035&x=5757',
		'title': '',
		'imageId': '69798035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798033&x=5757',
		'title': '',
		'imageId': '69798033',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798036&x=5757',
		'title': '',
		'imageId': '69798036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798034&x=5757',
		'title': '',
		'imageId': '69798034',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013277&docid=69798032&x=5757',
		'title': '',
		'imageId': '69798032',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013277';

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