var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168774&x=498',
		'title': '',
		'imageId': '60168774',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168769&x=498',
		'title': '',
		'imageId': '60168769',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168765&x=498',
		'title': '',
		'imageId': '60168765',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168766&x=498',
		'title': '',
		'imageId': '60168766',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168768&x=498',
		'title': '',
		'imageId': '60168768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168772&x=498',
		'title': '',
		'imageId': '60168772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168771&x=498',
		'title': '',
		'imageId': '60168771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168773&x=498',
		'title': '',
		'imageId': '60168773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168762&x=498',
		'title': '',
		'imageId': '60168762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168764&x=498',
		'title': '',
		'imageId': '60168764',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168770&x=498',
		'title': '',
		'imageId': '60168770',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168767&x=498',
		'title': '',
		'imageId': '60168767',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168763&x=498',
		'title': '',
		'imageId': '60168763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3592289&docid=60168761&x=498',
		'title': '',
		'imageId': '60168761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3592289';

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