var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195406&x=1344',
		'title': '',
		'imageId': '70195406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195397&x=1344',
		'title': '',
		'imageId': '70195397',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195399&x=1344',
		'title': '',
		'imageId': '70195399',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195405&x=1344',
		'title': '',
		'imageId': '70195405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195403&x=1344',
		'title': '',
		'imageId': '70195403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195401&x=1344',
		'title': '',
		'imageId': '70195401',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195398&x=1344',
		'title': '',
		'imageId': '70195398',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195402&x=1344',
		'title': '',
		'imageId': '70195402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195400&x=1344',
		'title': '',
		'imageId': '70195400',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195409&x=1344',
		'title': '',
		'imageId': '70195409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195404&x=1344',
		'title': '',
		'imageId': '70195404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195407&x=1344',
		'title': '',
		'imageId': '70195407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195410&x=1344',
		'title': '',
		'imageId': '70195410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195408&x=1344',
		'title': '',
		'imageId': '70195408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018688&docid=70195396&x=1344',
		'title': '',
		'imageId': '70195396',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018688';

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