var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062969&x=1219',
		'title': '',
		'imageId': '69062969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062972&x=1219',
		'title': '',
		'imageId': '69062972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062975&x=1219',
		'title': '',
		'imageId': '69062975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062978&x=1219',
		'title': '',
		'imageId': '69062978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69063005&x=1219',
		'title': '',
		'imageId': '69063005',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69063008&x=1219',
		'title': '',
		'imageId': '69063008',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062983&x=1219',
		'title': '',
		'imageId': '69062983',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062986&x=1219',
		'title': '',
		'imageId': '69062986',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062989&x=1219',
		'title': '',
		'imageId': '69062989',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69063000&x=1219',
		'title': '',
		'imageId': '69063000',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062993&x=1219',
		'title': '',
		'imageId': '69062993',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062996&x=1219',
		'title': '',
		'imageId': '69062996',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=68986361&x=1219',
		'title': '',
		'imageId': '68986361',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=68986395&x=1219',
		'title': '',
		'imageId': '68986395',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=68985448&x=1219',
		'title': '',
		'imageId': '68985448',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=68985451&x=1219',
		'title': '',
		'imageId': '68985451',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971899&docid=69062809&x=1219',
		'title': '',
		'imageId': '69062809',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971899';

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