var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715944&x=655',
		'title': '',
		'imageId': '69715944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69716000&x=655',
		'title': '',
		'imageId': '69716000',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715950&x=655',
		'title': '',
		'imageId': '69715950',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715945&x=655',
		'title': '',
		'imageId': '69715945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715947&x=655',
		'title': '',
		'imageId': '69715947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715946&x=655',
		'title': '',
		'imageId': '69715946',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715943&x=655',
		'title': '',
		'imageId': '69715943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715948&x=655',
		'title': '',
		'imageId': '69715948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715949&x=655',
		'title': '',
		'imageId': '69715949',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715951&x=655',
		'title': '',
		'imageId': '69715951',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715996&x=655',
		'title': '',
		'imageId': '69715996',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715998&x=655',
		'title': '',
		'imageId': '69715998',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715999&x=655',
		'title': '',
		'imageId': '69715999',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715997&x=655',
		'title': '',
		'imageId': '69715997',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000245&docid=69715995&x=655',
		'title': '',
		'imageId': '69715995',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000245';

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