var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160806&x=4149',
		'title': '',
		'imageId': '68160806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160807&x=4149',
		'title': '',
		'imageId': '68160807',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160808&x=4149',
		'title': '',
		'imageId': '68160808',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160804&x=4149',
		'title': '',
		'imageId': '68160804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160805&x=4149',
		'title': '',
		'imageId': '68160805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160809&x=4149',
		'title': '',
		'imageId': '68160809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3931733&docid=68160810&x=4149',
		'title': '',
		'imageId': '68160810',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3931733';

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