var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006308&x=4947',
		'title': '',
		'imageId': '69006308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006313&x=4947',
		'title': '',
		'imageId': '69006313',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006312&x=4947',
		'title': '',
		'imageId': '69006312',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006309&x=4947',
		'title': '',
		'imageId': '69006309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006310&x=4947',
		'title': '',
		'imageId': '69006310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006307&x=4947',
		'title': '',
		'imageId': '69006307',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969253&docid=69006311&x=4947',
		'title': '',
		'imageId': '69006311',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969253';

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