var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287964&x=4515',
		'title': '',
		'imageId': '70287964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287968&x=4515',
		'title': '',
		'imageId': '70287968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287967&x=4515',
		'title': '',
		'imageId': '70287967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287970&x=4515',
		'title': '',
		'imageId': '70287970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287971&x=4515',
		'title': '',
		'imageId': '70287971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287972&x=4515',
		'title': '',
		'imageId': '70287972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287973&x=4515',
		'title': '',
		'imageId': '70287973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287974&x=4515',
		'title': '',
		'imageId': '70287974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287975&x=4515',
		'title': '',
		'imageId': '70287975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287976&x=4515',
		'title': '',
		'imageId': '70287976',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287977&x=4515',
		'title': '',
		'imageId': '70287977',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4022478&docid=70287978&x=4515',
		'title': '',
		'imageId': '70287978',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4022478';

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