var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547659&x=4842',
		'title': '',
		'imageId': '69547659',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547662&x=4842',
		'title': '',
		'imageId': '69547662',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547665&x=4842',
		'title': '',
		'imageId': '69547665',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547668&x=4842',
		'title': '',
		'imageId': '69547668',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547671&x=4842',
		'title': '',
		'imageId': '69547671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547674&x=4842',
		'title': '',
		'imageId': '69547674',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547677&x=4842',
		'title': '',
		'imageId': '69547677',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547680&x=4842',
		'title': '',
		'imageId': '69547680',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547684&x=4842',
		'title': '',
		'imageId': '69547684',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547694&x=4842',
		'title': '',
		'imageId': '69547694',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547697&x=4842',
		'title': '',
		'imageId': '69547697',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547700&x=4842',
		'title': '',
		'imageId': '69547700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547703&x=4842',
		'title': '',
		'imageId': '69547703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547706&x=4842',
		'title': '',
		'imageId': '69547706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547710&x=4842',
		'title': '',
		'imageId': '69547710',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547713&x=4842',
		'title': '',
		'imageId': '69547713',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547716&x=4842',
		'title': '',
		'imageId': '69547716',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3992675&docid=69547719&x=4842',
		'title': '',
		'imageId': '69547719',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3992675';

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