var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035721&x=3642',
		'title': '',
		'imageId': '69035721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035723&x=3642',
		'title': '',
		'imageId': '69035723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035724&x=3642',
		'title': '',
		'imageId': '69035724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035725&x=3642',
		'title': '',
		'imageId': '69035725',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035732&x=3642',
		'title': '',
		'imageId': '69035732',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035735&x=3642',
		'title': '',
		'imageId': '69035735',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035736&x=3642',
		'title': '',
		'imageId': '69035736',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035737&x=3642',
		'title': '',
		'imageId': '69035737',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035740&x=3642',
		'title': '',
		'imageId': '69035740',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035743&x=3642',
		'title': '',
		'imageId': '69035743',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035746&x=3642',
		'title': '',
		'imageId': '69035746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035749&x=3642',
		'title': '',
		'imageId': '69035749',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3970698&docid=69035722&x=3642',
		'title': '',
		'imageId': '69035722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3970698';

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