var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567143&x=2739',
		'title': '',
		'imageId': '68567143',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567145&x=2739',
		'title': '',
		'imageId': '68567145',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567146&x=2739',
		'title': '',
		'imageId': '68567146',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567147&x=2739',
		'title': '',
		'imageId': '68567147',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567148&x=2739',
		'title': '',
		'imageId': '68567148',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567149&x=2739',
		'title': '',
		'imageId': '68567149',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3949205&docid=68567150&x=2739',
		'title': '',
		'imageId': '68567150',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3949205';

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