var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549799&x=347',
		'title': '',
		'imageId': '69549799',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549806&x=347',
		'title': '',
		'imageId': '69549806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549801&x=347',
		'title': '',
		'imageId': '69549801',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549805&x=347',
		'title': '',
		'imageId': '69549805',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549793&x=347',
		'title': '',
		'imageId': '69549793',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549804&x=347',
		'title': '',
		'imageId': '69549804',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549803&x=347',
		'title': '',
		'imageId': '69549803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549792&x=347',
		'title': '',
		'imageId': '69549792',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549791&x=347',
		'title': '',
		'imageId': '69549791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549800&x=347',
		'title': '',
		'imageId': '69549800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549802&x=347',
		'title': '',
		'imageId': '69549802',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549798&x=347',
		'title': '',
		'imageId': '69549798',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549797&x=347',
		'title': '',
		'imageId': '69549797',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549794&x=347',
		'title': '',
		'imageId': '69549794',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549796&x=347',
		'title': '',
		'imageId': '69549796',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007939&docid=69549795&x=347',
		'title': '',
		'imageId': '69549795',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007939';

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