var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034525&x=3648',
		'title': '',
		'imageId': '69034525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034236&x=3648',
		'title': '',
		'imageId': '69034236',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034239&x=3648',
		'title': '',
		'imageId': '69034239',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034245&x=3648',
		'title': '',
		'imageId': '69034245',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034252&x=3648',
		'title': '',
		'imageId': '69034252',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034259&x=3648',
		'title': '',
		'imageId': '69034259',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034262&x=3648',
		'title': '',
		'imageId': '69034262',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034268&x=3648',
		'title': '',
		'imageId': '69034268',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034278&x=3648',
		'title': '',
		'imageId': '69034278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034283&x=3648',
		'title': '',
		'imageId': '69034283',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034290&x=3648',
		'title': '',
		'imageId': '69034290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034296&x=3648',
		'title': '',
		'imageId': '69034296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034303&x=3648',
		'title': '',
		'imageId': '69034303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034306&x=3648',
		'title': '',
		'imageId': '69034306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034309&x=3648',
		'title': '',
		'imageId': '69034309',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69034315&x=3648',
		'title': '',
		'imageId': '69034315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69098455&x=3648',
		'title': '',
		'imageId': '69098455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970642&docid=69098458&x=3648',
		'title': '',
		'imageId': '69098458',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970642';

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