var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060293&x=1634',
		'title': '',
		'imageId': '70060293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060299&x=1634',
		'title': '',
		'imageId': '70060299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060287&x=1634',
		'title': '',
		'imageId': '70060287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060292&x=1634',
		'title': '',
		'imageId': '70060292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060298&x=1634',
		'title': '',
		'imageId': '70060298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060297&x=1634',
		'title': '',
		'imageId': '70060297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060289&x=1634',
		'title': '',
		'imageId': '70060289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060290&x=1634',
		'title': '',
		'imageId': '70060290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060295&x=1634',
		'title': '',
		'imageId': '70060295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060300&x=1634',
		'title': '',
		'imageId': '70060300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060288&x=1634',
		'title': '',
		'imageId': '70060288',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060286&x=1634',
		'title': '',
		'imageId': '70060286',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014144&docid=70060291&x=1634',
		'title': '',
		'imageId': '70060291',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014144';

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