var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271157&x=4232',
		'title': '',
		'imageId': '67271157',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271158&x=4232',
		'title': '',
		'imageId': '67271158',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271161&x=4232',
		'title': '',
		'imageId': '67271161',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271162&x=4232',
		'title': '',
		'imageId': '67271162',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271160&x=4232',
		'title': '',
		'imageId': '67271160',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271167&x=4232',
		'title': '',
		'imageId': '67271167',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271169&x=4232',
		'title': '',
		'imageId': '67271169',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271171&x=4232',
		'title': '',
		'imageId': '67271171',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271170&x=4232',
		'title': '',
		'imageId': '67271170',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271164&x=4232',
		'title': '',
		'imageId': '67271164',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271165&x=4232',
		'title': '',
		'imageId': '67271165',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271163&x=4232',
		'title': '',
		'imageId': '67271163',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271166&x=4232',
		'title': '',
		'imageId': '67271166',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271159&x=4232',
		'title': '',
		'imageId': '67271159',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3895089&docid=67271175&x=4232',
		'title': '',
		'imageId': '67271175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3895089';

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