var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547899&x=651',
		'title': '',
		'imageId': '69547899',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547894&x=651',
		'title': '',
		'imageId': '69547894',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547895&x=651',
		'title': '',
		'imageId': '69547895',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547893&x=651',
		'title': '',
		'imageId': '69547893',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547897&x=651',
		'title': '',
		'imageId': '69547897',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547896&x=651',
		'title': '',
		'imageId': '69547896',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547890&x=651',
		'title': '',
		'imageId': '69547890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547891&x=651',
		'title': '',
		'imageId': '69547891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547892&x=651',
		'title': '',
		'imageId': '69547892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547901&x=651',
		'title': '',
		'imageId': '69547901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547898&x=651',
		'title': '',
		'imageId': '69547898',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547900&x=651',
		'title': '',
		'imageId': '69547900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547902&x=651',
		'title': '',
		'imageId': '69547902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69547903&x=651',
		'title': '',
		'imageId': '69547903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69697204&x=651',
		'title': '',
		'imageId': '69697204',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69697206&x=651',
		'title': '',
		'imageId': '69697206',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69697205&x=651',
		'title': '',
		'imageId': '69697205',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69781868&x=651',
		'title': '',
		'imageId': '69781868',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69781871&x=651',
		'title': '',
		'imageId': '69781871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69781869&x=651',
		'title': '',
		'imageId': '69781869',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3975240&docid=69781870&x=651',
		'title': '',
		'imageId': '69781870',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3975240';

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