var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991465&x=4540',
		'title': '',
		'imageId': '69991465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991467&x=4540',
		'title': '',
		'imageId': '69991467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991470&x=4540',
		'title': '',
		'imageId': '69991470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991468&x=4540',
		'title': '',
		'imageId': '69991468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991471&x=4540',
		'title': '',
		'imageId': '69991471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991472&x=4540',
		'title': '',
		'imageId': '69991472',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991475&x=4540',
		'title': '',
		'imageId': '69991475',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991466&x=4540',
		'title': '',
		'imageId': '69991466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991474&x=4540',
		'title': '',
		'imageId': '69991474',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991473&x=4540',
		'title': '',
		'imageId': '69991473',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991479&x=4540',
		'title': '',
		'imageId': '69991479',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991469&x=4540',
		'title': '',
		'imageId': '69991469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4011425&docid=69991476&x=4540',
		'title': '',
		'imageId': '69991476',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4011425';

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