var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399035&x=1619',
		'title': '',
		'imageId': '69399035',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399039&x=1619',
		'title': '',
		'imageId': '69399039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399036&x=1619',
		'title': '',
		'imageId': '69399036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399038&x=1619',
		'title': '',
		'imageId': '69399038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399037&x=1619',
		'title': '',
		'imageId': '69399037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399040&x=1619',
		'title': '',
		'imageId': '69399040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399041&x=1619',
		'title': '',
		'imageId': '69399041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399046&x=1619',
		'title': '',
		'imageId': '69399046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399042&x=1619',
		'title': '',
		'imageId': '69399042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399043&x=1619',
		'title': '',
		'imageId': '69399043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399047&x=1619',
		'title': '',
		'imageId': '69399047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399044&x=1619',
		'title': '',
		'imageId': '69399044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3985633&docid=69399045&x=1619',
		'title': '',
		'imageId': '69399045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3985633';

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