var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771961&x=172',
		'title': '',
		'imageId': '69771961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771960&x=172',
		'title': '',
		'imageId': '69771960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771955&x=172',
		'title': '',
		'imageId': '69771955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771959&x=172',
		'title': '',
		'imageId': '69771959',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771958&x=172',
		'title': '',
		'imageId': '69771958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771962&x=172',
		'title': '',
		'imageId': '69771962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771956&x=172',
		'title': '',
		'imageId': '69771956',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771957&x=172',
		'title': '',
		'imageId': '69771957',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002442&docid=69771963&x=172',
		'title': '',
		'imageId': '69771963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002442';

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