var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877155&x=624',
		'title': '',
		'imageId': '67877155',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877151&x=624',
		'title': '',
		'imageId': '67877151',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877148&x=624',
		'title': '',
		'imageId': '67877148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877147&x=624',
		'title': '',
		'imageId': '67877147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877156&x=624',
		'title': '',
		'imageId': '67877156',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877143&x=624',
		'title': '',
		'imageId': '67877143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877144&x=624',
		'title': '',
		'imageId': '67877144',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877154&x=624',
		'title': '',
		'imageId': '67877154',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877149&x=624',
		'title': '',
		'imageId': '67877149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877153&x=624',
		'title': '',
		'imageId': '67877153',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877145&x=624',
		'title': '',
		'imageId': '67877145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877152&x=624',
		'title': '',
		'imageId': '67877152',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877146&x=624',
		'title': '',
		'imageId': '67877146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918711&docid=67877150&x=624',
		'title': '',
		'imageId': '67877150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918711';

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