var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144139&x=3846',
		'title': '',
		'imageId': '69144139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144137&x=3846',
		'title': '',
		'imageId': '69144137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144138&x=3846',
		'title': '',
		'imageId': '69144138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144158&x=3846',
		'title': '',
		'imageId': '69144158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144157&x=3846',
		'title': '',
		'imageId': '69144157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144159&x=3846',
		'title': '',
		'imageId': '69144159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144170&x=3846',
		'title': '',
		'imageId': '69144170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144169&x=3846',
		'title': '',
		'imageId': '69144169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144171&x=3846',
		'title': '',
		'imageId': '69144171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144178&x=3846',
		'title': '',
		'imageId': '69144178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144181&x=3846',
		'title': '',
		'imageId': '69144181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144187&x=3846',
		'title': '',
		'imageId': '69144187',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3974953&docid=69144186&x=3846',
		'title': '',
		'imageId': '69144186',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3974953';

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