var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895173&x=3558',
		'title': '',
		'imageId': '67895173',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895185&x=3558',
		'title': '',
		'imageId': '67895185',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895184&x=3558',
		'title': '',
		'imageId': '67895184',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895182&x=3558',
		'title': '',
		'imageId': '67895182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895179&x=3558',
		'title': '',
		'imageId': '67895179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895180&x=3558',
		'title': '',
		'imageId': '67895180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895183&x=3558',
		'title': '',
		'imageId': '67895183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895181&x=3558',
		'title': '',
		'imageId': '67895181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895175&x=3558',
		'title': '',
		'imageId': '67895175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895176&x=3558',
		'title': '',
		'imageId': '67895176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895174&x=3558',
		'title': '',
		'imageId': '67895174',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895178&x=3558',
		'title': '',
		'imageId': '67895178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919517&docid=67895177&x=3558',
		'title': '',
		'imageId': '67895177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919517';

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