var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540459&x=3713',
		'title': '',
		'imageId': '68540459',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540454&x=3713',
		'title': '',
		'imageId': '68540454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540462&x=3713',
		'title': '',
		'imageId': '68540462',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540451&x=3713',
		'title': '',
		'imageId': '68540451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540452&x=3713',
		'title': '',
		'imageId': '68540452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540457&x=3713',
		'title': '',
		'imageId': '68540457',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540456&x=3713',
		'title': '',
		'imageId': '68540456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540460&x=3713',
		'title': '',
		'imageId': '68540460',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540455&x=3713',
		'title': '',
		'imageId': '68540455',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540458&x=3713',
		'title': 'Keys not included...',
		'imageId': '68540458',
		'alt' : 'Keys not included...',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540453&x=3713',
		'title': '',
		'imageId': '68540453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3999629&docid=68540463&x=3713',
		'title': '',
		'imageId': '68540463',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3999629';

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