var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905205&x=1412',
		'title': '',
		'imageId': '68905205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905202&x=1412',
		'title': '',
		'imageId': '68905202',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905199&x=1412',
		'title': '',
		'imageId': '68905199',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905201&x=1412',
		'title': '',
		'imageId': '68905201',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905200&x=1412',
		'title': '',
		'imageId': '68905200',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905203&x=1412',
		'title': '',
		'imageId': '68905203',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3963994&docid=68905204&x=1412',
		'title': '',
		'imageId': '68905204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3963994';

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