var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483738&x=455',
		'title': '',
		'imageId': '67483738',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483775&x=455',
		'title': '',
		'imageId': '67483775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483736&x=455',
		'title': '',
		'imageId': '67483736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483733&x=455',
		'title': '',
		'imageId': '67483733',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483740&x=455',
		'title': '',
		'imageId': '67483740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483741&x=455',
		'title': '',
		'imageId': '67483741',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483745&x=455',
		'title': '',
		'imageId': '67483745',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483744&x=455',
		'title': '',
		'imageId': '67483744',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483742&x=455',
		'title': '',
		'imageId': '67483742',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483739&x=455',
		'title': '',
		'imageId': '67483739',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483743&x=455',
		'title': '',
		'imageId': '67483743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483746&x=455',
		'title': '',
		'imageId': '67483746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483735&x=455',
		'title': '',
		'imageId': '67483735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483737&x=455',
		'title': '',
		'imageId': '67483737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3903200&docid=67483734&x=455',
		'title': '',
		'imageId': '67483734',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3903200';

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