var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67909936&x=2255',
		'title': '',
		'imageId': '67909936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67909938&x=2255',
		'title': '',
		'imageId': '67909938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67909937&x=2255',
		'title': '',
		'imageId': '67909937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67993402&x=2255',
		'title': '',
		'imageId': '67993402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67993403&x=2255',
		'title': '',
		'imageId': '67993403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67993404&x=2255',
		'title': '',
		'imageId': '67993404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3920048&docid=67993405&x=2255',
		'title': '',
		'imageId': '67993405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3920048';

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