var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596127&x=1929',
		'title': '',
		'imageId': '67596127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596129&x=1929',
		'title': '',
		'imageId': '67596129',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596130&x=1929',
		'title': '',
		'imageId': '67596130',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596131&x=1929',
		'title': '',
		'imageId': '67596131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596132&x=1929',
		'title': '',
		'imageId': '67596132',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596133&x=1929',
		'title': '',
		'imageId': '67596133',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596134&x=1929',
		'title': '',
		'imageId': '67596134',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596135&x=1929',
		'title': '',
		'imageId': '67596135',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596137&x=1929',
		'title': '',
		'imageId': '67596137',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596138&x=1929',
		'title': '',
		'imageId': '67596138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596139&x=1929',
		'title': '',
		'imageId': '67596139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596140&x=1929',
		'title': '',
		'imageId': '67596140',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596141&x=1929',
		'title': '',
		'imageId': '67596141',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596122&x=1929',
		'title': '',
		'imageId': '67596122',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596124&x=1929',
		'title': '',
		'imageId': '67596124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596123&x=1929',
		'title': '',
		'imageId': '67596123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596125&x=1929',
		'title': '',
		'imageId': '67596125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3908345&docid=67596126&x=1929',
		'title': '',
		'imageId': '67596126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3908345';

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