var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785281&x=025',
		'title': '',
		'imageId': '67785281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785282&x=025',
		'title': '',
		'imageId': '67785282',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785289&x=025',
		'title': '',
		'imageId': '67785289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785297&x=025',
		'title': '',
		'imageId': '67785297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785321&x=025',
		'title': '',
		'imageId': '67785321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785619&x=025',
		'title': '',
		'imageId': '67785619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785620&x=025',
		'title': '',
		'imageId': '67785620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785627&x=025',
		'title': '',
		'imageId': '67785627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=67785632&x=025',
		'title': '',
		'imageId': '67785632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=68010847&x=025',
		'title': '',
		'imageId': '68010847',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=68010846&x=025',
		'title': '',
		'imageId': '68010846',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=68010848&x=025',
		'title': '',
		'imageId': '68010848',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3915862&docid=68010849&x=025',
		'title': '',
		'imageId': '68010849',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3915862';

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