var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799863&x=4223',
		'title': '',
		'imageId': '67799863',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799879&x=4223',
		'title': '',
		'imageId': '67799879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799875&x=4223',
		'title': '',
		'imageId': '67799875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799880&x=4223',
		'title': '',
		'imageId': '67799880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799874&x=4223',
		'title': '',
		'imageId': '67799874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799866&x=4223',
		'title': '',
		'imageId': '67799866',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799867&x=4223',
		'title': '',
		'imageId': '67799867',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799865&x=4223',
		'title': '',
		'imageId': '67799865',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799873&x=4223',
		'title': '',
		'imageId': '67799873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799882&x=4223',
		'title': '',
		'imageId': '67799882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799877&x=4223',
		'title': '',
		'imageId': '67799877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799876&x=4223',
		'title': '',
		'imageId': '67799876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799872&x=4223',
		'title': '',
		'imageId': '67799872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799878&x=4223',
		'title': '',
		'imageId': '67799878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799869&x=4223',
		'title': '',
		'imageId': '67799869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799881&x=4223',
		'title': '',
		'imageId': '67799881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799864&x=4223',
		'title': '',
		'imageId': '67799864',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799870&x=4223',
		'title': '',
		'imageId': '67799870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799868&x=4223',
		'title': '',
		'imageId': '67799868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799871&x=4223',
		'title': '',
		'imageId': '67799871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916283&docid=67799883&x=4223',
		'title': '',
		'imageId': '67799883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916283';

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