var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585037&x=4951',
		'title': '',
		'imageId': '68585037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585038&x=4951',
		'title': '',
		'imageId': '68585038',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585039&x=4951',
		'title': '',
		'imageId': '68585039',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585040&x=4951',
		'title': '',
		'imageId': '68585040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585041&x=4951',
		'title': '',
		'imageId': '68585041',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585042&x=4951',
		'title': '',
		'imageId': '68585042',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585043&x=4951',
		'title': '',
		'imageId': '68585043',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585044&x=4951',
		'title': '',
		'imageId': '68585044',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585045&x=4951',
		'title': '',
		'imageId': '68585045',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585046&x=4951',
		'title': '',
		'imageId': '68585046',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585047&x=4951',
		'title': '',
		'imageId': '68585047',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585048&x=4951',
		'title': '',
		'imageId': '68585048',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585049&x=4951',
		'title': '',
		'imageId': '68585049',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585050&x=4951',
		'title': '',
		'imageId': '68585050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585051&x=4951',
		'title': '',
		'imageId': '68585051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3950018&docid=68585052&x=4951',
		'title': '',
		'imageId': '68585052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3950018';

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