var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661808&x=4256',
		'title': '',
		'imageId': '69661808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661806&x=4256',
		'title': '',
		'imageId': '69661806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661810&x=4256',
		'title': '',
		'imageId': '69661810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661809&x=4256',
		'title': '',
		'imageId': '69661809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661805&x=4256',
		'title': '',
		'imageId': '69661805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661804&x=4256',
		'title': '',
		'imageId': '69661804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3998186&docid=69661807&x=4256',
		'title': '',
		'imageId': '69661807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3998186';

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