var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725759&x=5352',
		'title': '',
		'imageId': '63725759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725768&x=5352',
		'title': '',
		'imageId': '63725768',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725748&x=5352',
		'title': '',
		'imageId': '63725748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725751&x=5352',
		'title': '',
		'imageId': '63725751',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725741&x=5352',
		'title': '',
		'imageId': '63725741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725737&x=5352',
		'title': '',
		'imageId': '63725737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725754&x=5352',
		'title': '',
		'imageId': '63725754',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725715&x=5352',
		'title': '',
		'imageId': '63725715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725724&x=5352',
		'title': '',
		'imageId': '63725724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725744&x=5352',
		'title': '',
		'imageId': '63725744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=63725745&x=5352',
		'title': '',
		'imageId': '63725745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349003&x=5352',
		'title': '',
		'imageId': '69349003',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349005&x=5352',
		'title': '',
		'imageId': '69349005',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349009&x=5352',
		'title': '',
		'imageId': '69349009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349008&x=5352',
		'title': '',
		'imageId': '69349008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349004&x=5352',
		'title': '',
		'imageId': '69349004',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349007&x=5352',
		'title': '',
		'imageId': '69349007',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3983942&docid=69349006&x=5352',
		'title': '',
		'imageId': '69349006',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3983942';

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