var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821870&x=2119',
		'title': '',
		'imageId': '69821870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821858&x=2119',
		'title': '',
		'imageId': '69821858',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821855&x=2119',
		'title': '',
		'imageId': '69821855',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821872&x=2119',
		'title': '',
		'imageId': '69821872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821867&x=2119',
		'title': '',
		'imageId': '69821867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821869&x=2119',
		'title': '',
		'imageId': '69821869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821857&x=2119',
		'title': '',
		'imageId': '69821857',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821861&x=2119',
		'title': '',
		'imageId': '69821861',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821856&x=2119',
		'title': '',
		'imageId': '69821856',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821863&x=2119',
		'title': '',
		'imageId': '69821863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821859&x=2119',
		'title': '',
		'imageId': '69821859',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821865&x=2119',
		'title': '',
		'imageId': '69821865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821860&x=2119',
		'title': '',
		'imageId': '69821860',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821864&x=2119',
		'title': '',
		'imageId': '69821864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821868&x=2119',
		'title': '',
		'imageId': '69821868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821871&x=2119',
		'title': '',
		'imageId': '69821871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821877&x=2119',
		'title': '',
		'imageId': '69821877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4004520&docid=69821862&x=2119',
		'title': '',
		'imageId': '69821862',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4004520';

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