var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882949&x=5921',
		'title': '',
		'imageId': '67882949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882940&x=5921',
		'title': '',
		'imageId': '67882940',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882946&x=5921',
		'title': '',
		'imageId': '67882946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882934&x=5921',
		'title': '',
		'imageId': '67882934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882937&x=5921',
		'title': '',
		'imageId': '67882937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882939&x=5921',
		'title': '',
		'imageId': '67882939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882938&x=5921',
		'title': '',
		'imageId': '67882938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882936&x=5921',
		'title': '',
		'imageId': '67882936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882944&x=5921',
		'title': '',
		'imageId': '67882944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882950&x=5921',
		'title': '',
		'imageId': '67882950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882943&x=5921',
		'title': '',
		'imageId': '67882943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882945&x=5921',
		'title': '',
		'imageId': '67882945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882941&x=5921',
		'title': '',
		'imageId': '67882941',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882942&x=5921',
		'title': '',
		'imageId': '67882942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882947&x=5921',
		'title': '',
		'imageId': '67882947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882935&x=5921',
		'title': '',
		'imageId': '67882935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882951&x=5921',
		'title': '',
		'imageId': '67882951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964845&docid=67882948&x=5921',
		'title': '',
		'imageId': '67882948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964845';

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