var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407861&x=1254',
		'title': '',
		'imageId': '69407861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407869&x=1254',
		'title': '',
		'imageId': '69407869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407867&x=1254',
		'title': '',
		'imageId': '69407867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407873&x=1254',
		'title': '',
		'imageId': '69407873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407864&x=1254',
		'title': '',
		'imageId': '69407864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407866&x=1254',
		'title': '',
		'imageId': '69407866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407865&x=1254',
		'title': '',
		'imageId': '69407865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407870&x=1254',
		'title': '',
		'imageId': '69407870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407868&x=1254',
		'title': '',
		'imageId': '69407868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407872&x=1254',
		'title': '',
		'imageId': '69407872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407862&x=1254',
		'title': '',
		'imageId': '69407862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407874&x=1254',
		'title': '',
		'imageId': '69407874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407871&x=1254',
		'title': '',
		'imageId': '69407871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407863&x=1254',
		'title': '',
		'imageId': '69407863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002544&docid=69407860&x=1254',
		'title': '',
		'imageId': '69407860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002544';

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