var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458510&x=2541',
		'title': '',
		'imageId': '69458510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458504&x=2541',
		'title': '',
		'imageId': '69458504',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458505&x=2541',
		'title': '',
		'imageId': '69458505',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458515&x=2541',
		'title': '',
		'imageId': '69458515',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458509&x=2541',
		'title': '',
		'imageId': '69458509',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458513&x=2541',
		'title': '',
		'imageId': '69458513',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458508&x=2541',
		'title': '',
		'imageId': '69458508',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458507&x=2541',
		'title': '',
		'imageId': '69458507',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458517&x=2541',
		'title': '',
		'imageId': '69458517',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458511&x=2541',
		'title': '',
		'imageId': '69458511',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458512&x=2541',
		'title': '',
		'imageId': '69458512',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458506&x=2541',
		'title': '',
		'imageId': '69458506',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995173&docid=69458516&x=2541',
		'title': '',
		'imageId': '69458516',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995173';

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