var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024523&x=4530',
		'title': '',
		'imageId': '69024523',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024540&x=4530',
		'title': '',
		'imageId': '69024540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024521&x=4530',
		'title': '',
		'imageId': '69024521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024539&x=4530',
		'title': '',
		'imageId': '69024539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024533&x=4530',
		'title': '',
		'imageId': '69024533',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024532&x=4530',
		'title': '',
		'imageId': '69024532',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024536&x=4530',
		'title': '',
		'imageId': '69024536',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024526&x=4530',
		'title': '',
		'imageId': '69024526',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024530&x=4530',
		'title': '',
		'imageId': '69024530',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024524&x=4530',
		'title': '',
		'imageId': '69024524',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024529&x=4530',
		'title': '',
		'imageId': '69024529',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024531&x=4530',
		'title': '',
		'imageId': '69024531',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024537&x=4530',
		'title': '',
		'imageId': '69024537',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024528&x=4530',
		'title': '',
		'imageId': '69024528',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024522&x=4530',
		'title': '',
		'imageId': '69024522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024535&x=4530',
		'title': '',
		'imageId': '69024535',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024525&x=4530',
		'title': '',
		'imageId': '69024525',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024534&x=4530',
		'title': '',
		'imageId': '69024534',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970243&docid=69024527&x=4530',
		'title': '',
		'imageId': '69024527',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970243';

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