var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163735&x=2937',
		'title': '',
		'imageId': '70163735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163741&x=2937',
		'title': '',
		'imageId': '70163741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163739&x=2937',
		'title': '',
		'imageId': '70163739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163736&x=2937',
		'title': '',
		'imageId': '70163736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163742&x=2937',
		'title': '',
		'imageId': '70163742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163737&x=2937',
		'title': '',
		'imageId': '70163737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163740&x=2937',
		'title': '',
		'imageId': '70163740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017204&docid=70163738&x=2937',
		'title': '',
		'imageId': '70163738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017204';

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