var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654337&x=137',
		'title': '',
		'imageId': '67654337',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654338&x=137',
		'title': '',
		'imageId': '67654338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654339&x=137',
		'title': '',
		'imageId': '67654339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654340&x=137',
		'title': '',
		'imageId': '67654340',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654341&x=137',
		'title': '',
		'imageId': '67654341',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654342&x=137',
		'title': '',
		'imageId': '67654342',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654343&x=137',
		'title': '',
		'imageId': '67654343',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654344&x=137',
		'title': '',
		'imageId': '67654344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654345&x=137',
		'title': '',
		'imageId': '67654345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654346&x=137',
		'title': '',
		'imageId': '67654346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654347&x=137',
		'title': '',
		'imageId': '67654347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654348&x=137',
		'title': '',
		'imageId': '67654348',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3910706&docid=67654349&x=137',
		'title': '',
		'imageId': '67654349',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3910706';

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