var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841847&x=2824',
		'title': '',
		'imageId': '69841847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841872&x=2824',
		'title': '',
		'imageId': '69841872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841883&x=2824',
		'title': '',
		'imageId': '69841883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841865&x=2824',
		'title': '',
		'imageId': '69841865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841869&x=2824',
		'title': '',
		'imageId': '69841869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841854&x=2824',
		'title': '',
		'imageId': '69841854',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841850&x=2824',
		'title': '',
		'imageId': '69841850',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841858&x=2824',
		'title': '',
		'imageId': '69841858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841866&x=2824',
		'title': '',
		'imageId': '69841866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841861&x=2824',
		'title': '',
		'imageId': '69841861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841877&x=2824',
		'title': '',
		'imageId': '69841877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841878&x=2824',
		'title': '',
		'imageId': '69841878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841885&x=2824',
		'title': '',
		'imageId': '69841885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841839&x=2824',
		'title': '',
		'imageId': '69841839',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841840&x=2824',
		'title': '',
		'imageId': '69841840',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841842&x=2824',
		'title': '',
		'imageId': '69841842',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841843&x=2824',
		'title': '',
		'imageId': '69841843',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841844&x=2824',
		'title': '',
		'imageId': '69841844',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4005170&docid=69841841&x=2824',
		'title': '',
		'imageId': '69841841',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4005170';

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