var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387493&x=3348',
		'title': '',
		'imageId': '67387493',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387502&x=3348',
		'title': '',
		'imageId': '67387502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387504&x=3348',
		'title': '',
		'imageId': '67387504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387505&x=3348',
		'title': '',
		'imageId': '67387505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387506&x=3348',
		'title': '',
		'imageId': '67387506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387499&x=3348',
		'title': '',
		'imageId': '67387499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387500&x=3348',
		'title': '',
		'imageId': '67387500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387501&x=3348',
		'title': '',
		'imageId': '67387501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387509&x=3348',
		'title': '',
		'imageId': '67387509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387507&x=3348',
		'title': '',
		'imageId': '67387507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387508&x=3348',
		'title': '',
		'imageId': '67387508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387512&x=3348',
		'title': '',
		'imageId': '67387512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387517&x=3348',
		'title': '',
		'imageId': '67387517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387518&x=3348',
		'title': '',
		'imageId': '67387518',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387519&x=3348',
		'title': '',
		'imageId': '67387519',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387520&x=3348',
		'title': '',
		'imageId': '67387520',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387521&x=3348',
		'title': '',
		'imageId': '67387521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3932917&docid=67387522&x=3348',
		'title': '',
		'imageId': '67387522',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3932917';

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