var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876238&x=4436',
		'title': '',
		'imageId': '67876238',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876241&x=4436',
		'title': '',
		'imageId': '67876241',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876242&x=4436',
		'title': '',
		'imageId': '67876242',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876251&x=4436',
		'title': '',
		'imageId': '67876251',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876266&x=4436',
		'title': '',
		'imageId': '67876266',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876271&x=4436',
		'title': '',
		'imageId': '67876271',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876272&x=4436',
		'title': '',
		'imageId': '67876272',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876275&x=4436',
		'title': '',
		'imageId': '67876275',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876278&x=4436',
		'title': '',
		'imageId': '67876278',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876281&x=4436',
		'title': '',
		'imageId': '67876281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876289&x=4436',
		'title': '',
		'imageId': '67876289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876303&x=4436',
		'title': '',
		'imageId': '67876303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3918639&docid=67876318&x=4436',
		'title': '',
		'imageId': '67876318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3918639';

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