var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444836&x=4039',
		'title': '',
		'imageId': '67444836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444832&x=4039',
		'title': '',
		'imageId': '67444832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444837&x=4039',
		'title': '',
		'imageId': '67444837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444834&x=4039',
		'title': '',
		'imageId': '67444834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444833&x=4039',
		'title': '',
		'imageId': '67444833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444831&x=4039',
		'title': '',
		'imageId': '67444831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3901888&docid=67444835&x=4039',
		'title': '',
		'imageId': '67444835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3901888';

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