var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799450&x=3011',
		'title': '',
		'imageId': '67799450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799452&x=3011',
		'title': '',
		'imageId': '67799452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799453&x=3011',
		'title': '',
		'imageId': '67799453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799454&x=3011',
		'title': '',
		'imageId': '67799454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799455&x=3011',
		'title': '',
		'imageId': '67799455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799451&x=3011',
		'title': '',
		'imageId': '67799451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916276&docid=67799456&x=3011',
		'title': '',
		'imageId': '67799456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916276';

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