var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691310&x=2650',
		'title': '',
		'imageId': '69691310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691297&x=2650',
		'title': '',
		'imageId': '69691297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691345&x=2650',
		'title': '',
		'imageId': '69691345',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691335&x=2650',
		'title': '',
		'imageId': '69691335',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691338&x=2650',
		'title': '',
		'imageId': '69691338',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691327&x=2650',
		'title': '',
		'imageId': '69691327',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691323&x=2650',
		'title': '',
		'imageId': '69691323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691319&x=2650',
		'title': '',
		'imageId': '69691319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691315&x=2650',
		'title': '',
		'imageId': '69691315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691320&x=2650',
		'title': '',
		'imageId': '69691320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691317&x=2650',
		'title': '',
		'imageId': '69691317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691329&x=2650',
		'title': '',
		'imageId': '69691329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691336&x=2650',
		'title': '',
		'imageId': '69691336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691299&x=2650',
		'title': '',
		'imageId': '69691299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691300&x=2650',
		'title': '',
		'imageId': '69691300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691301&x=2650',
		'title': '',
		'imageId': '69691301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691346&x=2650',
		'title': '',
		'imageId': '69691346',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3987331&docid=69691308&x=2650',
		'title': '',
		'imageId': '69691308',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3987331';

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