var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948529&x=2425',
		'title': '',
		'imageId': '67948529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948532&x=2425',
		'title': '',
		'imageId': '67948532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948535&x=2425',
		'title': '',
		'imageId': '67948535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948533&x=2425',
		'title': '',
		'imageId': '67948533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948531&x=2425',
		'title': '',
		'imageId': '67948531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948530&x=2425',
		'title': '',
		'imageId': '67948530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932480&docid=67948534&x=2425',
		'title': '',
		'imageId': '67948534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932480';

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